From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 5 Jul 2006 21:00:27 -0000 Subject: [Cluster-devel] conga/luci/cluster clusterportlet.css Message-ID: <20060705210027.17822.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-07-05 21:00:26 Modified files: luci/cluster : clusterportlet.css Log message: fix typo Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/cluster/clusterportlet.css.diff?cvsroot=cluster&r1=1.1&r2=1.2 --- conga/luci/cluster/clusterportlet.css 2006/06/30 17:00:02 1.1 +++ conga/luci/cluster/clusterportlet.css 2006/07/05 21:00:26 1.2 @@ -195,7 +195,7 @@ #portal-globalnav li a { /* The normal, unselected tabs. They are all links */ background-color: transparent; - border-color: #8cacabb; + border-color: #8cacab; border-width: 1px; border-style: solid solid none solid; color: #436976;