From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 9 Aug 2007 20:53:50 -0000 Subject: [Cluster-devel] conga/luci/homebase form-macros luci_homebase.css Message-ID: <20070809205350.15267.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 Branch: RHEL5 Changes by: rmccabe at sourceware.org 2007-08-09 20:53:50 Modified files: luci/homebase : form-macros luci_homebase.css Log message: Fix 249619 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/form-macros.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.44.2.10&r2=1.44.2.11 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.28.2.5&r2=1.28.2.6 --- conga/luci/homebase/form-macros 2007/07/12 04:41:39 1.44.2.10 +++ conga/luci/homebase/form-macros 2007/08/09 20:53:50 1.44.2.11 @@ -493,8 +493,9 @@ Clusters - -
+
  • + @@ -509,15 +510,17 @@ tal:attributes=" name python:'__CLUSTER:X___' + cfname" /> - -
  • -
    + + + + -
    +

    Storage Systems

    - -
    +
  • + -
  • -
    -
    + + + + --- conga/luci/homebase/luci_homebase.css 2007/03/01 00:31:08 1.28.2.5 +++ conga/luci/homebase/luci_homebase.css 2007/08/09 20:53:50 1.28.2.6 @@ -12,12 +12,17 @@ float: left ! important; vertical-align: middle; background: #dee7ec; + margin-right: +.3333em; } input.pad_left { margin-left: +.3333em; } +input.pad_right { + margin-right: +.3333em; +} + td.pad_right { padding-right: +.6666em; }