aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-12-09 22:34:03 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-12-09 22:34:03 +0100
commit4951881f53177c06ebecfd5aca8800fff631c9bf (patch)
tree91978d2969448b6980e1a85aec90f8b04ca2e51b /default.css
parentbcd1280292d619a8d600ee1349dc281f88f38803 (diff)
fg==bg ? "uncool" : "cool"
Diffstat (limited to 'default.css')
-rw-r--r--default.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/default.css b/default.css
index 6317f4c..2da40c7 100644
--- a/default.css
+++ b/default.css
@@ -28,8 +28,8 @@ text-decoration:none;
}
a:hover, a:active {
-color:#36c;
-text-decoration:underline;
+ color:#36c;
+ text-decoration:underline;
}
td.ayes, td.bmaybe, td.cno { cursor:default;}
@@ -55,8 +55,8 @@ td.name {
text-align:right;
}
-#active, #activedeletebutton{
- background-color:#36c;
+#active {
+ background-color:#CCF;
}
th.weekday{