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. --- themes/redwine/css/theme.css | 31 ------------------------------- 1 file changed, 31 deletions(-) (limited to 'themes/redwine') diff --git a/themes/redwine/css/theme.css b/themes/redwine/css/theme.css index 4e57fae..bfda081 100644 --- a/themes/redwine/css/theme.css +++ b/themes/redwine/css/theme.css @@ -137,37 +137,6 @@ div.__progress div.__elapsed { } -/* ############# - # Timers - ############# -*/ - -table.timers tr td { - background: url(../img/bg_line.png) bottom repeat-x; - border-bottom: 1px solid #DA8DA8; -} - -table.timers tr.description td { - background: #FFE9FA; -} - - -/* - ############################## - # Schedule - ############################## -*/ - -table.schedule tr td.head { - background: #963B5F; -} - -table.schedule tr td { - background: url(../img/bg_line.png) bottom repeat-x; - border-bottom: 1px solid #DA8DA8; -} - - /* ############################## # Blue Background Thingy -- cgit v1.2.3