CVSROOT:        /cvs/cluster
Module name:    conga
Changes by:     [EMAIL PROTECTED]       2007-11-19 18:28:05

Modified files:
        luci/homebase  : luci_homebase.css 

Log message:
        fix some broken CSS

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

--- conga/luci/homebase/luci_homebase.css       2007/10/09 20:56:50     1.45
+++ conga/luci/homebase/luci_homebase.css       2007/11/19 18:28:05     1.46
@@ -345,12 +345,12 @@
 
 strong.node,
 strong.cluster {
-       text-align: top;
+       text-align: left;
        font-size: 9pt;
 }
 
 *.reshdr {
-       text-align: top;
+       text-align: left;
        font-size: 10pt;
        font-weight: 600;
        padding-bottom: +1em;
@@ -366,7 +366,7 @@
 td.node_name,
 td.cluster_name {
        vertical-align: top;
-       text-align: top;
+       text-align: left;
        font-size: 11pt;
        width: 50%;
 }

Reply via email to