From mboxrd@z Thu Jan 1 00:00:00 1970 From: jparsons@sourceware.org Date: 15 Aug 2006 18:54:14 -0000 Subject: [Cluster-devel] conga/luci/homebase luci_homebase.css Message-ID: <20060815185414.30727.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: jparsons at sourceware.org 2006-08-15 18:54:12 Modified files: luci/homebase : luci_homebase.css Log message: indenting for resources fixed Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.12&r2=1.13 --- conga/luci/homebase/luci_homebase.css 2006/08/14 22:46:49 1.12 +++ conga/luci/homebase/luci_homebase.css 2006/08/15 18:54:11 1.13 @@ -195,26 +195,26 @@ } div.rc_indent0 { - margin-left: .0em + margin-left: 0px } div.rc_indent1 { - margin-left: .2em + margin-left: 30px } div.rc_indent2 { - margin-left: .4em + margin-left: 60px } div.rc_indent3 { - margin-left: .6em + margin-left: 90px } div.rc_indent4 { - margin-left: .8em + margin-left: 120px } div.rc_indent5 { - margin-left: 1.0em + margin-left: 150px }