From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 15 Aug 2006 22:27:05 -0000 Subject: [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h ... Message-ID: <20060815222705.4634.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-08-15 22:27:05 Modified files: luci/cluster : form-macros luci/homebase : luci_homebase.css Log message: more cluster properties config stuff Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.43&r2=1.44 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.13&r2=1.14 --- conga/luci/cluster/form-macros 2006/08/14 22:46:49 1.43 +++ conga/luci/cluster/form-macros 2006/08/15 22:27:05 1.44 @@ -314,7 +314,7 @@ Qurorum Partition + ">Quorum Partition @@ -411,18 +411,32 @@ - Let cluster choose the multicast address + + Let cluster choose the multicast address + - I prefer to choose the multicast address + + Specify the multicast address manually - + @@ -440,6 +454,7 @@
+
- - - - - - - - + +
@@ -451,48 +466,82 @@
- - Do not use a Quorum Partition + + Do not use a Quorum Partition
- I prefer to use a Quorum Partition -
- Interval: -
- Votes: -
- TKO: -
- Minimum Score: + Use a Quorum Partition
+
- - Device: - +
- - Label: - - +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Interval + +
Votes + +
TKO + +
Minimum Score + +
Device + +
Label + +
+
- +
+
+ - - + + + + - - + - - + + + + + + + + + +
Heuristics
Name
@@ -511,31 +560,76 @@
- + - + - + + - +
-
- -
+ + + + +
+ + + + + + + +
+
+
+
+ +
+
+ +
--- conga/luci/homebase/luci_homebase.css 2006/08/15 18:54:11 1.13 +++ conga/luci/homebase/luci_homebase.css 2006/08/15 22:27:05 1.14 @@ -1,16 +1,40 @@ ul.configTab { - color: #436976 !important; - margin: 20px 0px 0px 0px !important; - padding: 0px !important; - padding-left: 15px !important; + color: #436976 !important; + margin: 20px 0px 0px 0px !important; + padding: 0px !important; + padding-left: 15px !important; border-bottom: none !important; - z-index: 1 !important; + z-index: 1 !important; +} + +input.qdisk { + font-size: 10px; +} + +input.qdname { + width: 15em; +} + +input.qdint { + width: 5em; +} + +input.qdpath { + width: 20em; +} + +input.qdscore { + width: 5em; +} + +div.spacing { + margin-top: 16px; } li.configTab { - display: inline !important; - overflow: hidden !important; - list-style-type: 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; @@ -20,21 +44,20 @@ #configTabContent { background: #dee7ec !important; margin-top: 0px !important; - padding: 20px !important; - border: 1px solid #8cacbb !important; + padding: 20px !important; + border: 1px solid #8cacbb !important; z-index: 2 !important; - max-width: 75%; + max-width: 600px; } a.configTab, a.configTabActive { - color: #436976 !important; - background: #ffffff !important; - font: bold 1em !important; - border: 1px solid #8cacbb !important; + color: #436976 !important; + background: #ffffff !important; + border: 1px solid #8cacbb !important; border-bottom: 1px solid transparent !important; - padding: 2px 6px 0px 6px !important; - margin: 0 !important; - text-decoration: none !important; + padding: 2px 6px 0px 6px !important; + margin: 0 !important; + text-decoration: none !important; } a.configTabActive { @@ -44,7 +67,7 @@ a.configTab:hover { color: #436976 !important; - background: #dee7ec !important; + background: #dee7ec !important; } *.errmsgs,*.retmsgs {