From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 16 Oct 2006 19:13:45 -0000 Subject: [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h ... Message-ID: <20061016191345.1165.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-16 19:13:45 Modified files: luci/cluster : form-macros luci/homebase : luci_homebase.css Log message: fence device frontend ui stuff Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.87&r2=1.88 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.27&r2=1.28 --- conga/luci/cluster/form-macros 2006/10/16 18:58:22 1.87 +++ conga/luci/cluster/form-macros 2006/10/16 19:13:44 1.88 @@ -2369,7 +2369,11 @@

Fence Device Form

- + +
@@ -2434,6 +2438,11 @@ + +
+ +
+
--- conga/luci/homebase/luci_homebase.css 2006/10/11 16:40:16 1.27 +++ conga/luci/homebase/luci_homebase.css 2006/10/16 19:13:45 1.28 @@ -14,6 +14,11 @@ background: #dee7ec; } +div.fencedev { + max-width: 700px; + padding: .5em; +} + *.fencedev { background: #dee7ec; }