aboutsummaryrefslogtreecommitdiffstats
path: root/templates/green
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/green
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/green')
-rw-r--r--templates/green/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/green/default.css b/templates/green/default.css
index 6bf7724..2ce4bc0 100644
--- a/templates/green/default.css
+++ b/templates/green/default.css
@@ -32,8 +32,8 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
.eventbg_6 { background-color: #ac9200; padding: 2px;}
.eventbg_7 { background-color: #00a28f; 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: #00992c; border: 1px solid #00790c; }
.eventbg2_2 { background-color: #00e400; border: 1px solid #00c400; }

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