web/data/cubicweb.css
branchstable
changeset 2232 7837a3941327
parent 2212 201ce0d389f3
child 2236 37c40110cd1f
--- a/web/data/cubicweb.css	Wed Jul 01 20:18:21 2009 +0200
+++ b/web/data/cubicweb.css	Thu Jul 02 10:27:42 2009 +0200
@@ -454,7 +454,6 @@
 div.sideBox {
   padding: 0 0 0.2em;
   margin-bottom: 0.5em;
-  background: #eeedd9;
   min-width: 21em;
   max-width: 50em;
 }
@@ -467,6 +466,7 @@
 
 div.sideBoxBody {
   padding: 0.2em 5px;
+  background: #eeedd9;
 }
 
 div.sideBoxBody a {