summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/drupal.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/drupal.css b/misc/drupal.css
index 14004e642..ba41392d6 100644
--- a/misc/drupal.css
+++ b/misc/drupal.css
@@ -481,7 +481,7 @@ tr.watchdog-content .active {
tr.watchdog-page-not-found, tr.watchdog-access-denied {
background: #dfd;
}
-tr.watchdog-pagenot-found .active, tr.watchdog-access-denied .active {
+tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
background: #cec;
}
tr.watchdog-error {