summaryrefslogtreecommitdiff
path: root/modules/watchdog
diff options
context:
space:
mode:
authorNeil Drumm <drumm@3064.no-reply.drupal.org>2006-08-21 07:33:26 +0000
committerNeil Drumm <drumm@3064.no-reply.drupal.org>2006-08-21 07:33:26 +0000
commit2d16f38e093bcd2b55a350ffaa7df3e3204d2764 (patch)
tree8688a4f5417872cf3402165db6a3217914d8b10c /modules/watchdog
parenta4bbb1b909512c72ecf2b119c093193ed01c4b10 (diff)
downloadbrdo-2d16f38e093bcd2b55a350ffaa7df3e3204d2764.tar.gz
brdo-2d16f38e093bcd2b55a350ffaa7df3e3204d2764.tar.bz2
#79346 by nickl. Improve CSS for tables.
Diffstat (limited to 'modules/watchdog')
-rw-r--r--modules/watchdog/watchdog.css3
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;
}