From 98b1afe40e82c79d2cf8b5e508cb246fa581c4bd Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Wed, 6 Jun 2007 23:45:22 +0000 Subject: - Fixed some minor styling bugs in edit_searchtimer. - adapted styles.css and theme.css for the corrections. --- css/styles.css | 17 +++++++++++------ pages/edit_searchtimer.ecpp | 6 +++--- themes/redwine/css/theme.css | 31 ------------------------------- 3 files changed, 14 insertions(+), 40 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; -} /* ############################## diff --git a/pages/edit_searchtimer.ecpp b/pages/edit_searchtimer.ecpp index 12fb250..0cf09e5 100644 --- a/pages/edit_searchtimer.ecpp +++ b/pages/edit_searchtimer.ecpp @@ -679,7 +679,7 @@ if (!logged_in && LiveSetup().UseAuth()) return reply.redirect("login.html");
<$ tr("Use as search timer" ) $>:
-
+
onclick="changeduseassearchtimer(this)" id="useassearchtimer"/>