summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2005-03-27 21:28:25 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2005-03-27 21:28:25 +0000
commitbf312dfe665cea2ecfd73e6fce0aa79f3c98221e (patch)
tree260b72acec3aa8300bc6f706138f7d19d5a89a73 /misc
parent39ed6a2456bafedbbbdc3a6e37ff5d70322f9e22 (diff)
downloadbrdo-bf312dfe665cea2ecfd73e6fce0aa79f3c98221e.tar.gz
brdo-bf312dfe665cea2ecfd73e6fce0aa79f3c98221e.tar.bz2
- Typo in drupal.css
Diffstat (limited to 'misc')
-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 {