diff options
Diffstat (limited to 'modules/watchdog')
-rw-r--r-- | modules/watchdog/watchdog.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/watchdog/watchdog.css b/modules/watchdog/watchdog.css index 708a25567..393b5d649 100644 --- a/modules/watchdog/watchdog.css +++ b/modules/watchdog/watchdog.css @@ -1,8 +1,5 @@ /* $Id$ */ -table.watchdog-event th { - border-bottom: 1px solid #ccc; -} tr.watchdog-user { background: #ffd; } |