summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 21:35:46 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 21:35:46 +0000
commit512ed2c60137bf5efe184fac8212569a880c1933 (patch)
tree4c8c93fede780b1f844bb7e7db60c99ef00df7e6 /css
parentce685cb78146f57afb4210d84c404cd11aeeccf3 (diff)
downloadvdr-plugin-live-512ed2c60137bf5efe184fac8212569a880c1933.tar.gz
vdr-plugin-live-512ed2c60137bf5efe184fac8212569a880c1933.tar.bz2
Update
Diffstat (limited to 'css')
-rw-r--r--css/styles.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index f665751..6c4adf0 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -93,3 +93,19 @@ table.event tr td.content .short {
height: 40px;
}
+table.timers {
+ padding-top: 10px;
+}
+
+table.timers tr td {
+ padding: 3px;
+}
+
+table.timers tr td.head {
+ background: #6D96A9;
+ color: white;
+ font-weight: bold;
+ margin: 0;
+ padding: 3px;
+}
+