aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-18 06:41:44 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-18 06:41:44 +0000
commitd1a26187378700f80ff22d173abc0fedced3be81 (patch)
tree69bd87a2630b7800c64891217f7a1c27071d47a7 /styles
parent3add0b7cf77b4b7c6dccbbb3723011784e68a69b (diff)
downloadphpicalendar-d1a26187378700f80ff22d173abc0fedced3be81.tar.gz
phpicalendar-d1a26187378700f80ff22d173abc0fedced3be81.tar.bz2
phpicalendar-d1a26187378700f80ff22d173abc0fedced3be81.zip
More tweeks to green style sheet for 0.7
Diffstat (limited to 'styles')
-rw-r--r--styles/green/default.css30
-rw-r--r--styles/green/left_day.gifbin213 -> 213 bytes
-rw-r--r--styles/green/right_day.gifbin212 -> 212 bytes
-rw-r--r--styles/green/side_bg.gifbin237 -> 234 bytes
-rw-r--r--styles/green/time_bg.gifbin1560 -> 1126 bytes
5 files changed, 15 insertions, 15 deletions
diff --git a/styles/green/default.css b/styles/green/default.css
index 2fa1299..0fc11ee 100644
--- a/styles/green/default.css
+++ b/styles/green/default.css
@@ -1,11 +1,11 @@
-/* Style sheet for the silver calendar (default) */
+/* Style sheet for the green calendar */
-.eventborder { background-color: #336699; border: 1px #006699 solid; }
-.eventbg { background-color: #6699CC; }
-.eventbg2 { background-color: #6699CC; border-right: 1px solid #FFFFFF; }
-.eventbg2week { background-color: #6699CC; border-right: 1px solid #A1A5A9; }
+.eventborder { background-color: #006600; border: 1px #003300 solid; }
+.eventbg { background-color: #339933; }
+.eventbg2 { background-color: #339933; border-right: 1px solid #FFFFFF; }
+.eventbg2week { background-color: #339933; border-right: 1px solid #A1A5A9; }
.calborder { background-color: #FFFFFF; border: 1px #A1A5A9 solid; }
-.dateback { background-color: #EEEEEE; }
+.dateback { background-color: #F5FCF5; }
.dayborder { border-top: 1px solid #A1A5A9; }
.dayborder2 { border-top: 1px dashed #CCCCCC; }
.weekborder { border-top: 1px dashed #A1A5A9; border-right: 1px solid #A1A5A9; }
@@ -17,7 +17,7 @@
.monthback { background-color: #A1A5A9; }
.monthreg { background-color: #FFFFFF; }
.monthoff { background-color: #F2F2F2; }
-.monthon { background-color: #F2F9FF; }
+.monthon { background-color: #E3FCE3; }
.montheventtop { background-image: url(side_bg.gif); border-top: 1px solid #A1A5A9; }
.montheventline { border-right: 1px dotted #A1A5A9; }
.yearmonth { background: #CCCCCC; }
@@ -25,17 +25,17 @@
/* Link colors and attributes */
/* This is the main link style */
a.psf { text-decoration: none; }
-a.psf:link { color: #0066FF; background-color: transparent; }
-a.psf:visited { color: #0066FF; background-color: transparent; }
-a.psf:active { color: #3366CC; background-color: transparent; }
-a.psf:hover { color: #000099; background-color: transparent; }
+a.psf:link { color: #009900; background-color: transparent; }
+a.psf:visited { color: #009900; background-color: transparent; }
+a.psf:active { color: #009900; background-color: transparent; }
+a.psf:hover { color: #003300; background-color: transparent; }
/* This is the link style for the mini-cals */
a.ps2 { text-decoration: underline; }
-a.ps2:link { color: #0066FF; background-color: transparent; }
-a.ps2:visited { color: #0066FF; background-color: transparent; }
-a.ps2:active { color: #3366CC; background-color: transparent; }
-a.ps2:hover { color: #000099; background-color: transparent; }
+a.ps2:link { color: #009900; background-color: transparent; }
+a.ps2:visited { color: #009900; background-color: transparent; }
+a.ps2:active { color: #009900; background-color: transparent; }
+a.ps2:hover { color: #003300; background-color: transparent; }
/* Body attributes */
diff --git a/styles/green/left_day.gif b/styles/green/left_day.gif
index d13f398..53acd80 100644
--- a/styles/green/left_day.gif
+++ b/styles/green/left_day.gif
Binary files differ
diff --git a/styles/green/right_day.gif b/styles/green/right_day.gif
index 909e6a4..12e91e7 100644
--- a/styles/green/right_day.gif
+++ b/styles/green/right_day.gif
Binary files differ
diff --git a/styles/green/side_bg.gif b/styles/green/side_bg.gif
index 67c9a3d..c9d6fdd 100644
--- a/styles/green/side_bg.gif
+++ b/styles/green/side_bg.gif
Binary files differ
diff --git a/styles/green/time_bg.gif b/styles/green/time_bg.gif
index e306001..6ded1c5 100644
--- a/styles/green/time_bg.gif
+++ b/styles/green/time_bg.gif
Binary files differ

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