summaryrefslogtreecommitdiff
path: root/css/styles.css
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-04-25 16:38:35 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-04-25 16:38:35 +0000
commitb251d5be5cf78122a20d675d4f5462dee2915de9 (patch)
tree5993e3b4df2adc3c76147e7ae2a95842eaa3b027 /css/styles.css
parent5e1c29e204f6bdb4fd4f791bf268e3c28cac4d69 (diff)
downloadvdr-plugin-live-b251d5be5cf78122a20d675d4f5462dee2915de9.tar.gz
vdr-plugin-live-b251d5be5cf78122a20d675d4f5462dee2915de9.tar.bz2
Beatified edit_searchtimer, added helping tooltips
Diffstat (limited to 'css/styles.css')
-rw-r--r--css/styles.css16
1 files changed, 15 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css
index f01bad1..f4be7a0 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -651,7 +651,7 @@ table.edit tr td {
padding: 6px 7px 6px 3px;
vertical-align: middle;
background: url(bg_line.png) bottom repeat-x;
- border-bottom: 1px solid #C0C1DA;
+ border-bottom: 1px solid #C0C1DA;
}
table.edit tr td.label {
@@ -668,6 +668,20 @@ table.edit td.blank {
border: none;
}
+table.dependent {
+ background-color: #DEE6EE;
+ margin-top: 10px;
+}
+
+table.dependent tr td {
+ background: none;
+}
+
+div.dependent {
+ background-color: #DEE6EE;
+ margin-top: 10px;
+ padding: 6px 7px 6px 3px;
+}
/*
##############################