aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-06 20:50:59 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-06 20:50:59 +0000
commit12dfffb48d1862275ece90d8c7b499ac606ffdc9 (patch)
tree39e399036cc3abd7433e2158e427edb589b00576 /styles
parent4c099805e02534ca88ddf89eca5d7cd9bd5aac67 (diff)
downloadphpicalendar-12dfffb48d1862275ece90d8c7b499ac606ffdc9.tar.gz
phpicalendar-12dfffb48d1862275ece90d8c7b499ac606ffdc9.tar.bz2
phpicalendar-12dfffb48d1862275ece90d8c7b499ac606ffdc9.zip
More style sheeting stuff.
Diffstat (limited to 'styles')
-rw-r--r--styles/silver/default.css13
1 files changed, 7 insertions, 6 deletions
diff --git a/styles/silver/default.css b/styles/silver/default.css
index eb519df..bdbe561 100644
--- a/styles/silver/default.css
+++ b/styles/silver/default.css
@@ -5,6 +5,7 @@
.eventbg2 { background-color: #6699CC; border-right: 1px solid #FFFFFF; }
.eventbg2week { background-color: #6699CC; border-right: 1px solid #A1A5A9; }
.calborder { background-color: #FFFFFF; border: 1px #A1A5A9 solid; }
+.dateback { background-color: #EEEEEE; }
.dayborder { border-top: 1px solid #A1A5A9; }
.dayborder2 { border-top: 1px dashed #CCCCCC; }
.weekborder { border-top: 1px dashed #A1A5A9; border-right: 1px solid #A1A5A9; }
@@ -23,16 +24,16 @@
/* 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: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; }
/* 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: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; }
/* Body attributes */

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