summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 22:09:16 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 22:09:16 +0000
commit1cce7b5a4f71e86a7b17a05e0274decc30aa089b (patch)
treed1eafadba7e83b7472181f3b6faf79ea2c77924d /css
parent7b1557f421b955968e1dc90ffa11e7a836b47af6 (diff)
downloadvdr-plugin-live-1cce7b5a4f71e86a7b17a05e0274decc30aa089b.tar.gz
vdr-plugin-live-1cce7b5a4f71e86a7b17a05e0274decc30aa089b.tar.bz2
Update mit Bild usw
Diffstat (limited to 'css')
-rw-r--r--css/styles.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css
index 6c4adf0..0be41be 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -98,7 +98,11 @@ table.timers {
}
table.timers tr td {
- padding: 3px;
+ padding: 3px 7px 3px 3px;
+}
+
+table.timers tr.active {
+ background: #DEE6EE;
}
table.timers tr td.head {