CVSROOT:        /cvs/cluster
Module name:    conga
Changes by:     [EMAIL PROTECTED]       2007-10-09 20:56:51

Modified files:
        luci/homebase  : luci_homebase.css 

Log message:
        Fix 249619: luci "Manage Systems and Clusters" display of clusters and 
storage systems is cascaded

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.44&r2=1.45

--- conga/luci/homebase/luci_homebase.css       2007/09/25 22:47:05     1.44
+++ conga/luci/homebase/luci_homebase.css       2007/10/09 20:56:50     1.45
@@ -281,12 +281,9 @@
 }
 
 div.hbcheckdiv {
-       padding-top: .25em;
-       padding-bottom: .25em;
-}
-
-div.hbcheckdiv > div.hbcheckdiv {
-       margin-left: +1.5em;
+       margin-left: 0em;
+       padding-left: 0em;
+       padding-top: .55em;
 }
 
 *.formerror {

Reply via email to