[wicked] Re: Wicked Formatting
Alfonso Izco
alfonso.izco at es.easynet.net
Thu Nov 4 07:11:50 PST 2004
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;
+}
More information about the wicked
mailing list