ChangeSet ID: 1192409580863680857773037
CVSROOT: /cvsroot/wine
Module name: wiki
Changes by: dimi(a)sc8-pr-cvs9.sourceforge.net 2007/10/14 17:53:00
Modified files:
winehq/css : screen.css
Log message:
Aerate lists a bit, based on a suggestion from Mitchell Mebane.
Old revision New revision Changes Path
1.6 1.7 +4 -0 wiki/winehq/css/screen.css
Index: wiki/winehq/css/screen.css
diff -u -p wiki/winehq/css/screen.css:1.6 wiki/winehq/css/screen.css:1.7
--- wiki/winehq/css/screen.css 15 Oct 2007 0:53: 0 -0000
+++ /dev/null 15 Oct 2007 0:53: 0 -0000
@@ -326,6 +326,10 @@ form.dialog {
width: 100%;
}
+.table-of-contents li {
+ line-height: 20px;
+}
+
/* We use here dumb css1 ids becuase of IE suckiness */
#editor-textarea, #editor-comment {
width: 100%;