web/data/cubicweb.css
branchstable
changeset 3359 5562f8b901f0
parent 3071 6ad4e6d4df86
child 3494 ed9501fb1152
--- a/web/data/cubicweb.css	Tue Sep 22 09:16:43 2009 +0200
+++ b/web/data/cubicweb.css	Tue Sep 22 09:17:03 2009 +0200
@@ -526,6 +526,20 @@
   text-decoration: underline;
 }
 
+/* download box XXX move to its own file? */
+div.downloadBoxTitle{
+ background : #8FBC8F;
+ font-weight: bold;
+}
+
+div.downloadBox{
+ font-weight: bold;
+}
+
+div.downloadBox div.sideBoxBody{
+ background : #EEFED9;
+}
+
 /**************/
 /* navigation */
 /**************/