Re: Wicked Formatting

Alfonso Izco <[email protected]> Thu, 04 Nov 2004 16:11:50 +0100
Newsgroups gmane.comp.horde.wicked
Organization Easynet
Message-ID <[email protected]>
Jan Schneider wrote:

> Send a patch to fix wicked/themes/horde/screen.css.

hi

this is a patch to fix the <li> tags, i'm not sure if the css for any other
tags need altering 

alfonso

Index: screen.css
===================================================================
RCS file: /repository/wicked/themes/horde/screen.css,v
retrieving revision 1.2
diff -u -r1.2 screen.css
--- screen.css  19 Oct 2004 09:14:46 -0000      1.2
+++ screen.css  4 Nov 2004 15:14:18 -0000
@@ -51,3 +51,8 @@
     margin-top: -10px;
 }
 */
+
+li {
+   margin-left: 1cm;
+   list-style-type: disc;
+}

-- 
wicked mailing list - Join the hunt: http://horde.org/bounties/#wicked
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]