diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/css/styles.css b/css/styles.css index eea1a8b..b2310bd 100644 --- a/css/styles.css +++ b/css/styles.css @@ -486,7 +486,7 @@ table.timers { table.timers tr td { padding: 3px 7px 3px 3px; background: url(bg_line.png) bottom repeat-x; - border-bottom: 1px solid #C0C1DA; + border-bottom: 1px solid #C0C1DA; } table.timers td.border { @@ -504,6 +504,11 @@ table.timers tr.head td { height: 23px; } +table.timers tr.description td { + font-weight: bold; + background: #E9EFFF; +} + /* ############################## # Schedule @@ -641,7 +646,6 @@ div.screenshot { margin-right: 20px; } -*/ /* ############################## |