summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-06-16 17:13:33 +0000
committerDries Buytaert <dries@buytaert.net>2003-06-16 17:13:33 +0000
commit00baac2c4fd35bb641bacd000c6943eeeb7fc1ff (patch)
tree0015b9b83bef87e4d6cbb4072f5fc6539b70984d /themes
parentef8735614fdc50ad1512027dcb1ea84f67becb3a (diff)
downloadbrdo-00baac2c4fd35bb641bacd000c6943eeeb7fc1ff.tar.gz
brdo-00baac2c4fd35bb641bacd000c6943eeeb7fc1ff.tar.bz2
- Improvement: made theme Marvin's calendar look better. Patch #16 by Al.
Thanks!
Diffstat (limited to 'themes')
-rw-r--r--themes/marvin/marvin.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/marvin/marvin.css b/themes/marvin/marvin.css
index decf26637..c9d0cb139 100644
--- a/themes/marvin/marvin.css
+++ b/themes/marvin/marvin.css
@@ -40,6 +40,12 @@ table {
.calendar .day-blank {
background-color: #ddd;
}
+.calendar .day-link a {
+ color: #000;
+}
+.calendar .row-week {
+ color: #aaa;
+}
a:link {
color: #656
}