summaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2006-03-05 03:37:00 +0100
committerneoraider <devnull@localhost>2006-03-05 03:37:00 +0100
commitbbcca77d7022f9c10c35247102f5f0a0ed87e99c (patch)
tree8fadb935e68f1e99f4f597a8936e9f1dfa9c50de /styles
parent4517c2bbb2d34f81d0fb1e9ded118f98aaa08077 (diff)
downloadneon-bbcca77d7022f9c10c35247102f5f0a0ed87e99c.tar
neon-bbcca77d7022f9c10c35247102f5f0a0ed87e99c.zip
Seiten- und Rechte-Verwaltungen koennen jetzt auch auf Nav- und Editor-Seiten zugreifen.
Diffstat (limited to 'styles')
-rw-r--r--styles/GreenGrid/style.css4
1 files changed, 4 insertions, 0 deletions
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;