aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-02-05 03:14:54 +0000
committerChad Little <clittle@users.sourceforge.net>2004-02-05 03:14:54 +0000
commit505a0ff6521b31131f46b69083faffffee27c4d9 (patch)
treed98f5e3c6837fd066a00e46561c9303c18d59540 /templates
parent4a515d713826621bdb3911d47521b4b221e0b48c (diff)
downloadphpicalendar-505a0ff6521b31131f46b69083faffffee27c4d9.tar.gz
phpicalendar-505a0ff6521b31131f46b69083faffffee27c4d9.tar.bz2
phpicalendar-505a0ff6521b31131f46b69083faffffee27c4d9.zip
Added more colors.
Diffstat (limited to 'templates')
-rw-r--r--templates/default/default.css6
-rw-r--r--templates/default/images/allday_2.gifbin0 -> 151 bytes
-rw-r--r--templates/default/images/allday_3.gifbin0 -> 151 bytes
-rw-r--r--templates/default/images/allday_4.gifbin0 -> 151 bytes
4 files changed, 6 insertions, 0 deletions
diff --git a/templates/default/default.css b/templates/default/default.css
index 739c292..fbd6035 100644
--- a/templates/default/default.css
+++ b/templates/default/default.css
@@ -8,6 +8,12 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
.tblr {background: url(images/shadow_r.gif) no-repeat; width:8px}
.alldaybg_1 {background: url(images/allday_1.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
+.alldaybg_2 {background: url(images/allday_2.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
+.alldaybg_3 {background: url(images/allday_3.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
+.alldaybg_4 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
+.alldaybg_5 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
+.alldaybg_6 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
+.alldaybg_7 {background: url(images/allday_4.gif) repeat-x; height: 19px; padding-top: 5px; text-align: center;}
diff --git a/templates/default/images/allday_2.gif b/templates/default/images/allday_2.gif
new file mode 100644
index 0000000..648df18
--- /dev/null
+++ b/templates/default/images/allday_2.gif
Binary files differ
diff --git a/templates/default/images/allday_3.gif b/templates/default/images/allday_3.gif
new file mode 100644
index 0000000..554acc4
--- /dev/null
+++ b/templates/default/images/allday_3.gif
Binary files differ
diff --git a/templates/default/images/allday_4.gif b/templates/default/images/allday_4.gif
new file mode 100644
index 0000000..06f3911
--- /dev/null
+++ b/templates/default/images/allday_4.gif
Binary files differ

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