aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-06 01:17:26 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-06 01:17:26 +0000
commitee93e6038f75ae2ce0af9888cee264003ae61b66 (patch)
tree98a43ed7fb46dd41e40e25ea17c36294a80c265b /styles
parent248924a0e5498b098beb3a1f02e6820badb8782f (diff)
downloadphpicalendar-ee93e6038f75ae2ce0af9888cee264003ae61b66.tar.gz
phpicalendar-ee93e6038f75ae2ce0af9888cee264003ae61b66.tar.bz2
phpicalendar-ee93e6038f75ae2ce0af9888cee264003ae61b66.zip
initial red check in.
Diffstat (limited to 'styles')
-rw-r--r--styles/red/day_on.gifbin0 -> 310 bytes
-rw-r--r--styles/red/default.css92
-rw-r--r--styles/red/download_arrow.gifbin0 -> 343 bytes
-rw-r--r--styles/red/left_arrows.gifbin0 -> 98 bytes
-rw-r--r--styles/red/left_day.gifbin0 -> 213 bytes
-rw-r--r--styles/red/month_on.gifbin0 -> 298 bytes
-rw-r--r--styles/red/right_arrows.gifbin0 -> 98 bytes
-rw-r--r--styles/red/right_day.gifbin0 -> 212 bytes
-rw-r--r--styles/red/side_bg.gifbin0 -> 237 bytes
-rw-r--r--styles/red/smallicon.gifbin0 -> 111 bytes
-rw-r--r--styles/red/time_bg.gifbin0 -> 964 bytes
-rw-r--r--styles/red/week_on.gifbin0 -> 314 bytes
-rw-r--r--styles/silver/grey_small.gifbin136 -> 0 bytes
13 files changed, 53 insertions, 39 deletions
diff --git a/styles/red/day_on.gif b/styles/red/day_on.gif
new file mode 100644
index 0000000..a1fc7dc
--- /dev/null
+++ b/styles/red/day_on.gif
Binary files differ
diff --git a/styles/red/default.css b/styles/red/default.css
index 6ad2e67..e11a495 100644
--- a/styles/red/default.css
+++ b/styles/red/default.css
@@ -1,46 +1,60 @@
-/* Style sheet for the red calendar (default) */
-
-.eventborder { background-color: #802022; border: 1px #CC3300 solid; }
-.eventbg { background-color: #a04042; }
-.eventfont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
-.calborder { background-color: #FFFFFF; border: 1px #A1A5A9 solid; }
-
-
-
-a.psf {
- text-decoration: none;
- }
-a.psf:link {
- color: #06f;
- background-color: transparent;
- }
-a.psf:visited {
- color: #06f;
- background-color: transparent;
- }
-a.psf:active {
- color: #36c;
- background-color: transparent;
- }
-a.psf:hover {
- color: #009;
- background-color: transparent;
- }
+/* Style sheet for the red calendar */
+
+.eventborder { background-color: #802022; border: 1px #CC3300 solid; }
+.eventbg { background-color: #A04042; }
+.eventbg2 { background-color: #A04042; border-right: 1px solid #FFFFFF; }
+.eventbg2week { background-color: #A04042; border-right: 1px solid #A1A5A9; }
+.calborder { background-color: #FFFFFF; border: 1px #A1A5A9 solid; }
+.dayborder { border-top: 1px solid #A1A5A9; }
+.dayborder2 { border-top: 1px dashed #CCCCCC; }
+.weekborder { border-top: 1px dashed #A1A5A9; border-right: 1px solid #A1A5A9; }
+.weekborder2 { border-right: 1px solid #A1A5A9; }
+.timeborder { border-right: 2px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(time_bg.gif); }
+.timeborder2 { border-right: 2px solid #A1A5A9; border-top: 1px solid #A1A5A9; background-image: url(time_bg.gif); }
+.navback { background-image: url(time_bg.gif); }
+.sideback { background-image: url(side_bg.gif); }
+.monthback { background-color: #A1A5A9; }
+.monthreg { background-color: #FFFFFF; }
+.monthoff { background-color: #F2F2F2; }
+.monthon { background-color: #F2F9FF; }
+.montheventtop { background-image: url(side_bg.gif); border-top: 1px solid #A1A5A9; }
+.montheventline { border-right: 1px dotted #A1A5A9; }
+
+/* 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; }
+
+/* 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; }
-
-body {
-background-color: #E5E5E5;
-}
+/* Body attributes */
+
+body { background-color: #E5E5E5; }
/* CSS definitions for fonts */
-.V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; }
-.G10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #06f; }
-.G10B { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
-.V12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
-.H20 { font-family: Helvetica, sans-serif; font-size: 20px; }
+.V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
+.V9G { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; }
+.V10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
+.V9BOLD { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: 900; }
+.G10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; }
+.G10B { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
+.G10BOLD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: 900; }
+.G10G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A1A5A9; }
+.V12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
+.H20 { font-family: Helvetica, sans-serif; font-size: 18px; color: #000000; }
+.eventfont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
+
+/* Length of the form drop downs */
-.query_style { font-size : 12px; font-family : geneva, arial, sans-serif; width: 135px; }
-.add_style { font-size : 12px; font-family : verdana, geneva, arial, sans-serif; width: 160px; }
+.query_style { font-size : 11px; font-family : verdana, geneva, arial, sans-serif; width: 146px; margin-bottom:0; }
diff --git a/styles/red/download_arrow.gif b/styles/red/download_arrow.gif
new file mode 100644
index 0000000..6108f32
--- /dev/null
+++ b/styles/red/download_arrow.gif
Binary files differ
diff --git a/styles/red/left_arrows.gif b/styles/red/left_arrows.gif
new file mode 100644
index 0000000..03b918c
--- /dev/null
+++ b/styles/red/left_arrows.gif
Binary files differ
diff --git a/styles/red/left_day.gif b/styles/red/left_day.gif
new file mode 100644
index 0000000..778987c
--- /dev/null
+++ b/styles/red/left_day.gif
Binary files differ
diff --git a/styles/red/month_on.gif b/styles/red/month_on.gif
new file mode 100644
index 0000000..01bfb28
--- /dev/null
+++ b/styles/red/month_on.gif
Binary files differ
diff --git a/styles/red/right_arrows.gif b/styles/red/right_arrows.gif
new file mode 100644
index 0000000..092c34d
--- /dev/null
+++ b/styles/red/right_arrows.gif
Binary files differ
diff --git a/styles/red/right_day.gif b/styles/red/right_day.gif
new file mode 100644
index 0000000..37a8c18
--- /dev/null
+++ b/styles/red/right_day.gif
Binary files differ
diff --git a/styles/red/side_bg.gif b/styles/red/side_bg.gif
new file mode 100644
index 0000000..67c9a3d
--- /dev/null
+++ b/styles/red/side_bg.gif
Binary files differ
diff --git a/styles/red/smallicon.gif b/styles/red/smallicon.gif
new file mode 100644
index 0000000..db52d9e
--- /dev/null
+++ b/styles/red/smallicon.gif
Binary files differ
diff --git a/styles/red/time_bg.gif b/styles/red/time_bg.gif
new file mode 100644
index 0000000..8f1a3ee
--- /dev/null
+++ b/styles/red/time_bg.gif
Binary files differ
diff --git a/styles/red/week_on.gif b/styles/red/week_on.gif
new file mode 100644
index 0000000..e063275
--- /dev/null
+++ b/styles/red/week_on.gif
Binary files differ
diff --git a/styles/silver/grey_small.gif b/styles/silver/grey_small.gif
deleted file mode 100644
index 4f2cc9e..0000000
--- a/styles/silver/grey_small.gif
+++ /dev/null
Binary files differ

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