aboutsummaryrefslogtreecommitdiffstats
path: root/templates/grey
diff options
context:
space:
mode:
authorJason Oster <parasytic@users.sourceforge.net>2009-07-10 17:50:21 +0000
committerJason Oster <parasytic@users.sourceforge.net>2009-07-10 17:50:21 +0000
commit5b7b80e3b163d00b3afb90dacd23c153d23cd1ea (patch)
tree0630a8f86bc8021bd2458050e0ebcf1e71418e09 /templates/grey
parentaeee316fc07f322d1bb2777277213e0f00764329 (diff)
downloadphpicalendar-5b7b80e3b163d00b3afb90dacd23c153d23cd1ea.tar.gz
phpicalendar-5b7b80e3b163d00b3afb90dacd23c153d23cd1ea.tar.bz2
phpicalendar-5b7b80e3b163d00b3afb90dacd23c153d23cd1ea.zip
Fix multiple HTML elements with the same id. Allow all-day divs to stretch vertically in day and week views with default template.
Diffstat (limited to 'templates/grey')
-rw-r--r--templates/grey/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/grey/default.css b/templates/grey/default.css
index 79f298b..8042ff1 100644
--- a/templates/grey/default.css
+++ b/templates/grey/default.css
@@ -31,9 +31,9 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
.eventbg_5 { background-color: #705f60; padding: 2px;}
.eventbg_6 { background-color: #608060; padding: 2px;}
.eventbg_7 { background-color: #a0a090; padding: 2px;}
-#allday a { font-size: 9px; color: #fff; font-weight: 900; text-decoration:none;}
-#allday a:hover { text-decoration:underline;}
+.allday a { font-size: 9px; color: #fff !important; font-weight: 900; text-decoration:none;}
+.allday a:hover { text-decoration:underline;}
.eventbg2_1 { background-color: #505050; border: 1px solid #303030; }
.eventbg2_2 { background-color: #909080; border: 1px solid #707060; }

© 2014-2024 Faster IT GmbH | imprint | privacy policy