diff options
| author | anbr <vdr07@deltab.de> | 2012-04-22 16:37:53 +0200 |
|---|---|---|
| committer | anbr <vdr07@deltab.de> | 2012-04-22 16:37:53 +0200 |
| commit | e1dc0d522cf7e33cd3f41c9bdf6f94db47eac176 (patch) | |
| tree | 9f22a3ff32a50d0d3dedc34e99e6fef0f99d322a /skins/snow | |
| parent | eb01b1bbc3b03073600869a7453853d9d9970500 (diff) | |
| download | xxv-e1dc0d522cf7e33cd3f41c9bdf6f94db47eac176.tar.gz xxv-e1dc0d522cf7e33cd3f41c9bdf6f94db47eac176.tar.bz2 | |
Skins, correct border padding for Internet Explorer (Closes: #941)
Diffstat (limited to 'skins/snow')
| -rw-r--r-- | skins/snow/style-snow.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/skins/snow/style-snow.css b/skins/snow/style-snow.css index 1dde5b7..d0b70aa 100644 --- a/skins/snow/style-snow.css +++ b/skins/snow/style-snow.css @@ -10,7 +10,6 @@ body.frame { background-color:#FFF; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#000; -/*padding:0 0;*/ margin:60px 0 0 185px; } @@ -361,12 +360,10 @@ width:150px; td.fieldhead { vertical-align:middle; background:url(images/head200.png) no-repeat; -/*height:18px;*/ color:#000; font-size:12px; font-weight:700; padding:3px 12px 0 4px; -/*overflow:hidden;*/ } div.fieldtext { |
