From af43886456ebd248b8972e3050e78009efe4f521 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 24 Jan 2006 08:18:26 +0000 Subject: - Patch #33861 by Morbus et al: clean up the watchdog view. --- misc/drupal.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'misc') 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; } -- cgit v1.2.3