From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 2 Feb 2007 01:12:22 -0000 Subject: [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h ... Message-ID: <20070202011222.4918.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 2007-02-02 01:12:21 Modified files: luci/cluster : form-macros luci/homebase : luci_homebase.css Log message: Make the input fields for GULM lock server hosts longer Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.174&r2=1.175 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.36&r2=1.37 --- conga/luci/cluster/form-macros 2007/02/02 01:03:46 1.174 +++ conga/luci/cluster/form-macros 2007/02/02 01:12:21 1.175 @@ -321,6 +321,7 @@ @@ -331,6 +332,7 @@ @@ -341,6 +343,7 @@ @@ -351,6 +354,7 @@ @@ -361,6 +365,7 @@ @@ -1315,31 +1320,36 @@ External Lock Server 1 - + External Lock Server 2 - + External Lock Server 3 - + External Lock Server 4 - + External Lock Server 5 - + --- conga/luci/homebase/luci_homebase.css 2007/01/30 22:26:00 1.36 +++ conga/luci/homebase/luci_homebase.css 2007/02/02 01:12:21 1.37 @@ -289,7 +289,7 @@ display: none; } -input.hbInputSys { +input.hbInputSys, input.hostname { padding: .2em ! important; width: 200px; }