From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 11 Oct 2006 16:40:17 -0000 Subject: [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h ... Message-ID: <20061011164017.5877.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-10-11 16:40:16 Modified files: luci/cluster : form-macros luci/homebase : luci_homebase.css Log message: commit frontend stuff i thought i had committed already.. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.80&r2=1.81 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.26&r2=1.27 --- conga/luci/cluster/form-macros 2006/10/11 16:25:28 1.80 +++ conga/luci/cluster/form-macros 2006/10/11 16:40:16 1.81 @@ -198,6 +198,15 @@ + + + + Enable Shared Storage Support + +
Check if cluster node passwords are identical.
@@ -271,7 +280,16 @@ - + + + + + Enable Shared Storage Support + +
Check if cluster node passwords are identical.
@@ -1279,6 +1297,15 @@ + + + + Enable Shared Storage Support + +
--- conga/luci/homebase/luci_homebase.css 2006/09/27 22:49:09 1.26 +++ conga/luci/homebase/luci_homebase.css 2006/10/11 16:40:16 1.27 @@ -70,14 +70,24 @@ margin-top: 16px; } +ul.vanilla, li.vanilla { + list-style-type: none ! important; + list-style-image: none !important; + margin-left: 0 ! important; +} + +ul.deploy { + margin-bottom: +.5em; +} + li.configTab { - display: inline !important; - overflow: hidden !important; - list-style-type: none !important; - padding-left: 6px !important; - padding-bottom: 0px !important; - margin-bottom: 0px !important; - border-bottom: none !important; + display: inline ! important; + overflow: hidden ! important; + list-style-type: none ! important; + padding-left: 6px ! important; + padding-bottom: 0px ! important; + margin-bottom: 0px ! important; + border-bottom: none ! important; } #configTabContent {