From bbcca77d7022f9c10c35247102f5f0a0ed87e99c Mon Sep 17 00:00:00 2001 From: neoraider Date: Sun, 5 Mar 2006 02:37:00 +0000 Subject: Seiten- und Rechte-Verwaltungen koennen jetzt auch auf Nav- und Editor-Seiten zugreifen. --- styles/GreenGrid/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'styles') diff --git a/styles/GreenGrid/style.css b/styles/GreenGrid/style.css index 130d72a..fc7b800 100644 --- a/styles/GreenGrid/style.css +++ b/styles/GreenGrid/style.css @@ -21,6 +21,10 @@ a:active { text-decoration:underline; } +a.active_page_link { + font-weight:bold; +} + input, textarea, select { color:#008000; background-color:#002000; -- cgit v1.2.3