aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 02:47:46 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 02:47:46 +0000
commitb4470f84a746248abd581fdc43d872b7eaf30d9b (patch)
tree6ab2e3d4e2e46f74fb3e41e9e9f21462d1e08978 /styles
parent2d81eecaf8caa9a21b809b06c20197c5dd0d5679 (diff)
downloadphpicalendar-b4470f84a746248abd581fdc43d872b7eaf30d9b.tar.gz
phpicalendar-b4470f84a746248abd581fdc43d872b7eaf30d9b.tar.bz2
phpicalendar-b4470f84a746248abd581fdc43d872b7eaf30d9b.zip
Green removal.
Diffstat (limited to 'styles')
-rw-r--r--styles/green/allday_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/green/back.gifbin424 -> 0 bytes
-rw-r--r--styles/green/background.gifbin11026 -> 0 bytes
-rw-r--r--styles/green/day_on.gifbin310 -> 0 bytes
-rw-r--r--styles/green/default.css101
-rw-r--r--styles/green/download_arrow.gifbin343 -> 0 bytes
-rw-r--r--styles/green/event_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/green/left_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/green/left_day.gifbin213 -> 0 bytes
-rw-r--r--styles/green/month_on.gifbin299 -> 0 bytes
-rw-r--r--styles/green/right_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/green/right_day.gifbin212 -> 0 bytes
-rw-r--r--styles/green/search.gifbin445 -> 0 bytes
-rw-r--r--styles/green/side_bg.gifbin237 -> 0 bytes
-rw-r--r--styles/green/smallicon.gifbin111 -> 0 bytes
-rw-r--r--styles/green/spacer.gifbin807 -> 0 bytes
-rw-r--r--styles/green/time_bg.gifbin1560 -> 0 bytes
-rw-r--r--styles/green/week_on.gifbin315 -> 0 bytes
-rw-r--r--styles/green/year_on.gifbin314 -> 0 bytes
19 files changed, 0 insertions, 101 deletions
diff --git a/styles/green/allday_dot.gif b/styles/green/allday_dot.gif
deleted file mode 100644
index d20fe0a..0000000
--- a/styles/green/allday_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/back.gif b/styles/green/back.gif
deleted file mode 100644
index 0925494..0000000
--- a/styles/green/back.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/background.gif b/styles/green/background.gif
deleted file mode 100644
index 7714e07..0000000
--- a/styles/green/background.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/day_on.gif b/styles/green/day_on.gif
deleted file mode 100644
index f951089..0000000
--- a/styles/green/day_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/default.css b/styles/green/default.css
deleted file mode 100644
index 218e6bb..0000000
--- a/styles/green/default.css
+++ /dev/null
@@ -1,101 +0,0 @@
-/* Style sheet for the green calendar */
-
-.eventborder { background-color: #006600; border: 1px #003300 solid; }
-.eventbg { background-color: #339933; }
-
-.eventbg_1 { background-color: #339933; }
-.eventbg_2 { background-color: #669966; }
-.eventbg_3 { background-color: #999999; }
-.eventbg_4 { background-color: #CC6633; }
-.eventbg_5 { background-color: #339966; }
-.eventbg_6 { background-color: #CC9933; }
-.eventbg_7 { background-color: #FFAF18; }
-
-.eventbg2 { background-color: #339933; border-right: 1px solid #FFFFFF; }
-
-.eventbg2_1 { background-color: #339933; border-right: 1px solid #FFFFFF; }
-.eventbg2_2 { background-color: #669966; border-right: 1px solid #FFFFFF; }
-.eventbg2_3 { background-color: #999999; border-right: 1px solid #FFFFFF; }
-.eventbg2_4 { background-color: #CC6633; border-right: 1px solid #FFFFFF; }
-.eventbg2_5 { background-color: #339966; border-right: 1px solid #FFFFFF; }
-.eventbg2_6 { background-color: #CC9933; border-right: 1px solid #FFFFFF; }
-.eventbg2_7 { background-color: #FFAF18; border-right: 1px solid #FFFFFF; }
-
-.eventbg2week { background-color: #339933; border-right: 1px solid #A1A5A9; }
-
-.eventbg2week_1 { background-color: #339933; border-right: 1px solid #A1A5A9; }
-.eventbg2week_2 { background-color: #669966; border-right: 1px solid #A1A5A9; }
-.eventbg2week_3 { background-color: #999999; border-right: 1px solid #A1A5A9; }
-.eventbg2week_4 { background-color: #CC6633; border-right: 1px solid #A1A5A9; }
-.eventbg2week_5 { background-color: #339966; border-right: 1px solid #A1A5A9; }
-.eventbg2week_6 { background-color: #CC9933; border-right: 1px solid #A1A5A9; }
-.eventbg2week_7 { background-color: #FFAF18; 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; }
-.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: #E3FCE3; }
-.montheventtop { background-image: url(side_bg.gif); border-top: 1px solid #A1A5A9; }
-.montheventline { border-right: 1px dotted #A1A5A9; }
-.yearmonth { background: #CCCCCC; }
-
-/* Link colors and attributes */
-/* This is the main link style */
-a.psf { text-decoration: none; }
-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: #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; }
-
-/* This is the link style for year months */
-a.ps3 { text-decoration: none; }
-a.ps3:link { color: #000000; background-color: transparent; }
-a.ps3:visited { color: #000000; background-color: transparent; }
-a.ps3:active { color: #000000; background-color: transparent; }
-a.ps3:hover { color: #000000; background-color: transparent; text-decoration: underline;}
-
-/* Body attributes */
-
-body { background-image: url(background.gif); }
-
-/* CSS definitions for fonts */
-
-.V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
-.V10W { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
-.V10WB { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: 900; }
-.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: 11px; font-family: verdana, geneva, arial, sans-serif; width: 156px; margin-bottom: 0; }
-.search_style { font-size: 12px; font-family: verdana, geneva, arial, sans-serif; width: 134px; margin-bottom: 0; }
-.login_style { font-size: 11px; font-family: verdana, geneva, arial, sans-serif; width: 80px; margin-bottom: 0; }
diff --git a/styles/green/download_arrow.gif b/styles/green/download_arrow.gif
deleted file mode 100644
index 6108f32..0000000
--- a/styles/green/download_arrow.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/event_dot.gif b/styles/green/event_dot.gif
deleted file mode 100644
index ac53537..0000000
--- a/styles/green/event_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/left_arrows.gif b/styles/green/left_arrows.gif
deleted file mode 100644
index 03b918c..0000000
--- a/styles/green/left_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/left_day.gif b/styles/green/left_day.gif
deleted file mode 100644
index 53acd80..0000000
--- a/styles/green/left_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/month_on.gif b/styles/green/month_on.gif
deleted file mode 100644
index 547c186..0000000
--- a/styles/green/month_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/right_arrows.gif b/styles/green/right_arrows.gif
deleted file mode 100644
index 092c34d..0000000
--- a/styles/green/right_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/right_day.gif b/styles/green/right_day.gif
deleted file mode 100644
index 12e91e7..0000000
--- a/styles/green/right_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/search.gif b/styles/green/search.gif
deleted file mode 100644
index f2f8b07..0000000
--- a/styles/green/search.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/side_bg.gif b/styles/green/side_bg.gif
deleted file mode 100644
index 67c9a3d..0000000
--- a/styles/green/side_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/smallicon.gif b/styles/green/smallicon.gif
deleted file mode 100644
index db52d9e..0000000
--- a/styles/green/smallicon.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/spacer.gif b/styles/green/spacer.gif
deleted file mode 100644
index cd29009..0000000
--- a/styles/green/spacer.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/time_bg.gif b/styles/green/time_bg.gif
deleted file mode 100644
index e306001..0000000
--- a/styles/green/time_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/week_on.gif b/styles/green/week_on.gif
deleted file mode 100644
index 8eccf5d..0000000
--- a/styles/green/week_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/green/year_on.gif b/styles/green/year_on.gif
deleted file mode 100644
index 1329517..0000000
--- a/styles/green/year_on.gif
+++ /dev/null
Binary files differ

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