diff options
Diffstat (limited to 'css/styles.css')
-rw-r--r-- | css/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index b2310bd..b3ad375 100644 --- a/css/styles.css +++ b/css/styles.css @@ -502,6 +502,7 @@ table.timers tr.head td { padding: 0; background: url(bg_box_h.png) repeat-x; height: 23px; + border-bottom: 1px solid black; } table.timers tr.description td { |