4 Jun
2007
4 Jun
'07
2:24 a.m.
ChangeSet ID: 1180923848893135093226196 CVSROOT: /cvsroot/wine Module name: wiki Changes by: dimi(a)sc8-pr-cvs9.sourceforge.net 2007/06/03 19:24:08 Modified files: winehq/css : common.css Log message: Vitaliy Margolen <wine-patches(a)kievinfo.com> Fix table cell alignment and different size of text in bullet lists. Old revision New revision Changes Path 1.2 1.3 +1 -1 wiki/winehq/css/common.css Index: wiki/winehq/css/common.css diff -u -p wiki/winehq/css/common.css:1.2 wiki/winehq/css/common.css:1.3 --- wiki/winehq/css/common.css 4 Jun 2007 2:24: 8 -0000 +++ /dev/null 4 Jun 2007 2:24: 8 -0000 @@ -102,7 +102,7 @@ td border: 1px solid tan; } -td { +td p { margin: 0; padding: 0; }