summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-06-06 23:45:22 +0000
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-06-06 23:45:22 +0000
commit98b1afe40e82c79d2cf8b5e508cb246fa581c4bd (patch)
tree12ceb2bef3c1126246ef790d7d434579f0fe51ea /css
parent0c3fac16e94ea367b0f9489eeee64217a97c13c1 (diff)
downloadvdr-plugin-live-98b1afe40e82c79d2cf8b5e508cb246fa581c4bd.tar.gz
vdr-plugin-live-98b1afe40e82c79d2cf8b5e508cb246fa581c4bd.tar.bz2
- Fixed some minor styling bugs in edit_searchtimer.
- adapted styles.css and theme.css for the corrections.
Diffstat (limited to 'css')
-rw-r--r--css/styles.css17
1 files changed, 11 insertions, 6 deletions
diff --git a/css/styles.css b/css/styles.css
index 0c23636..3c26063 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -911,6 +911,15 @@ table.formular tr td {
border-bottom: 1px solid #C0C1DA;
}
+able.formular tr td input {
+ margin-top: 5px;
+ margin-bottom: 2px;
+}
+
+table.formular tr td .dotted input {
+ margin-top: 0px;
+}
+
table.formular tr td.leftcol {
padding-left: 2px;
}
@@ -934,8 +943,8 @@ table.formular tr.head td {
}
table.dependent {
- background-color: #DEE6EE;
- margin-top: 10px;
+ background-color: #FFFFFF;
+ margin-top: 0px;
}
table.dependent tr td {
@@ -948,10 +957,6 @@ table.dependent tr td.title {
vertical-align: top;
}
-div.dependent {
- margin-top: 10px;
- padding: 6px 7px 6px 3px;
-}
/*
##############################