diff options
Diffstat (limited to 'themes/redwine/css/theme.css')
-rw-r--r-- | themes/redwine/css/theme.css | 31 |
1 files changed, 0 insertions, 31 deletions
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 |