From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 2 Aug 2006 16:25:13 -0000 Subject: [Cluster-devel] conga/luci/homebase form-macros luci_homebase. ... Message-ID: <20060802162513.27834.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-02 16:25:11 Modified files: luci/homebase : form-macros luci_homebase.css Removed files: luci/homebase : main_personalbar Log message: get rid of stale file Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/form-macros.diff?cvsroot=cluster&r1=1.33&r2=1.34 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/main_personalbar.diff?cvsroot=cluster&r1=1.4&r2=NONE --- conga/luci/homebase/form-macros 2006/08/01 16:26:42 1.33 +++ conga/luci/homebase/form-macros 2006/08/02 16:25:11 1.34 @@ -1,7 +1,7 @@ - $Id: form-macros,v 1.33 2006/08/01 16:26:42 rmccabe Exp $ + $Id: form-macros,v 1.34 2006/08/02 16:25:11 rmccabe Exp $ @@ -293,9 +293,7 @@ -

- Check storage systems and clusters to remove from the Luci management interface. -

+ Check storage systems and clusters to remove from the Luci management interface.

Clusters --- conga/luci/homebase/luci_homebase.css 2006/08/01 16:26:42 1.9 +++ conga/luci/homebase/luci_homebase.css 2006/08/02 16:25:11 1.10 @@ -1,4 +1,4 @@ -/* $Id: luci_homebase.css,v 1.9 2006/08/01 16:26:42 rmccabe Exp $ */ +/* $Id: luci_homebase.css,v 1.10 2006/08/02 16:25:11 rmccabe Exp $ */ *.errmsgs,*.retmsgs { list-style-image: none !important; @@ -9,9 +9,10 @@ color: red !important; } +div.luciContent { +} + p.luciInst { - font-family: Helvetica, sans-serif; - font-size: 11px; color: black; }