summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2012-06-26 16:59:26 +0200
committerPatrick Seeger <pseeger@ccwn.org>2012-06-26 16:59:26 +0200
commitd7f3ac205ced0e1f1c26599b277cbfb988e48900 (patch)
treefa2f976c67ee8d47146d07689982607dcaf92d3b /css
parent66e981bd3d3f9946afed0efbcaf8efa7907c530f (diff)
Anzeige optimiert, Vereine und Veranstaltungen veröffentlicht
Diffstat (limited to 'css')
-rw-r--r--css/yaml4/screen/typography-blue.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/yaml4/screen/typography-blue.css b/css/yaml4/screen/typography-blue.css
index 5582090..fff5fb2 100644
--- a/css/yaml4/screen/typography-blue.css
+++ b/css/yaml4/screen/typography-blue.css
@@ -465,4 +465,9 @@
tbody tr:hover td {
background:#f8f8f8;
}
+ .items a:hover, a:focus {
+ background-color: #FFFFFF;
+ color: #4D87C7;
+ text-decoration: none;
+}
} \ No newline at end of file