From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 7 Feb 2007 17:18:43 -0000 Subject: [Cluster-devel] conga/luci cluster/form-macros homebase/luci_h ... Message-ID: <20070207171843.7780.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-07 17:18:43 Modified files: luci/cluster : form-macros luci/homebase : luci_homebase.css Log message: clarify virtual service config params Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/form-macros.diff?cvsroot=cluster&r1=1.178&r2=1.179 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.37&r2=1.38 --- conga/luci/cluster/form-macros 2007/02/07 16:55:15 1.178 +++ conga/luci/cluster/form-macros 2007/02/07 17:18:42 1.179 @@ -3827,11 +3827,11 @@ - Virtual machine name + Virtual machine name - Path to VM configuration file + Path to VM configuration files @@ -3869,14 +3869,14 @@ - Virtual machine name + Virtual machine name - Path to VM configuration file + Path to VM configuration files --- conga/luci/homebase/luci_homebase.css 2007/02/02 01:12:21 1.37 +++ conga/luci/homebase/luci_homebase.css 2007/02/07 17:18:43 1.38 @@ -414,6 +414,10 @@ text-decoration: none ! important; } +*.cluster_help:hover { + cursor: help; +} + a.cluster_help:hover { text-decoration: none ! important; cursor: help;