diff options
author | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-05-24 20:28:01 +0000 |
---|---|---|
committer | Thomas Keil <tkeil (at) datacrystal (dot) de> | 2007-05-24 20:28:01 +0000 |
commit | cc20bb57c12c7c725ad197875bfe5318de9bc912 (patch) | |
tree | 7ad4db220bd710944c2c434c140ccda9a511106c /css | |
parent | ea7c60e4517e85ebe6f421fb07e4edd4b13429fd (diff) | |
download | vdr-plugin-live-cc20bb57c12c7c725ad197875bfe5318de9bc912.tar.gz vdr-plugin-live-cc20bb57c12c7c725ad197875bfe5318de9bc912.tar.bz2 |
fixed some style errors
Diffstat (limited to 'css')
-rw-r--r-- | css/styles.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/styles.css b/css/styles.css index b88343f..d0063c1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -531,8 +531,6 @@ table.timers tr.head td { font-weight: bold; margin: 0; padding: 0; - background: url(bg_box_h.png) repeat-x; - height: 23px; border-bottom: 1px solid black; } |