summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-01-24 08:18:26 +0000
committerDries Buytaert <dries@buytaert.net>2006-01-24 08:18:26 +0000
commitaf43886456ebd248b8972e3050e78009efe4f521 (patch)
treefff50106e2cea872417f4017c623706f3046668c /misc
parent100db62511e973c077bca9c04c6ea77545461d69 (diff)
downloadbrdo-af43886456ebd248b8972e3050e78009efe4f521.tar.gz
brdo-af43886456ebd248b8972e3050e78009efe4f521.tar.bz2
- Patch #33861 by Morbus et al: clean up the watchdog view.
Diffstat (limited to 'misc')
-rw-r--r--misc/drupal.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/drupal.css b/misc/drupal.css
index 680fb6460..6484675c1 100644
--- a/misc/drupal.css
+++ b/misc/drupal.css
@@ -459,6 +459,9 @@ img.screenshot {
font-size: 0.85em;
text-align: right;
}
+table.watchdog-event th {
+ border-bottom: 1px solid #ccc;
+}
tr.watchdog-user {
background: #ffd;
}