aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-11 18:04:46 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-11 18:04:46 +0000
commitbc5811dcb09435e97adc9e763364c59a74b81b1d (patch)
tree6c08627eabe70df57eed5c12f3b68207276f4e68 /styles
parent84dc4fcc037cb102207ab983cc43d3f34b665972 (diff)
downloadphpicalendar-bc5811dcb09435e97adc9e763364c59a74b81b1d.tar.gz
phpicalendar-bc5811dcb09435e97adc9e763364c59a74b81b1d.tar.bz2
phpicalendar-bc5811dcb09435e97adc9e763364c59a74b81b1d.zip
Removed old style silver.
Diffstat (limited to 'styles')
-rw-r--r--styles/silver/allday_bg.gifbin553 -> 0 bytes
-rw-r--r--styles/silver/allday_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/silver/back.gifbin419 -> 0 bytes
-rw-r--r--styles/silver/day_on.gifbin310 -> 0 bytes
-rw-r--r--styles/silver/day_title.gifbin979 -> 0 bytes
-rw-r--r--styles/silver/default.css99
-rw-r--r--styles/silver/download_arrow.gifbin343 -> 0 bytes
-rw-r--r--styles/silver/event_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/silver/left_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/silver/left_day.gifbin213 -> 0 bytes
-rw-r--r--styles/silver/month_on.gifbin299 -> 0 bytes
-rw-r--r--styles/silver/printer.gifbin383 -> 0 bytes
-rw-r--r--styles/silver/right_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/silver/right_day.gifbin212 -> 0 bytes
-rw-r--r--styles/silver/search.gifbin437 -> 0 bytes
-rw-r--r--styles/silver/side_bg.gifbin237 -> 0 bytes
-rw-r--r--styles/silver/smallicon.gifbin111 -> 0 bytes
-rw-r--r--styles/silver/spacer.gifbin807 -> 0 bytes
-rw-r--r--styles/silver/time_bg.gifbin1560 -> 0 bytes
-rw-r--r--styles/silver/week_on.gifbin315 -> 0 bytes
-rw-r--r--styles/silver/year_on.gifbin313 -> 0 bytes
21 files changed, 0 insertions, 99 deletions
diff --git a/styles/silver/allday_bg.gif b/styles/silver/allday_bg.gif
deleted file mode 100644
index 2af42e2..0000000
--- a/styles/silver/allday_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/allday_dot.gif b/styles/silver/allday_dot.gif
deleted file mode 100644
index 71792fe..0000000
--- a/styles/silver/allday_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/back.gif b/styles/silver/back.gif
deleted file mode 100644
index 92bf518..0000000
--- a/styles/silver/back.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/day_on.gif b/styles/silver/day_on.gif
deleted file mode 100644
index 0e19bf3..0000000
--- a/styles/silver/day_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/day_title.gif b/styles/silver/day_title.gif
deleted file mode 100644
index 13f11d1..0000000
--- a/styles/silver/day_title.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/default.css b/styles/silver/default.css
deleted file mode 100644
index ea762c7..0000000
--- a/styles/silver/default.css
+++ /dev/null
@@ -1,99 +0,0 @@
-/* Style sheet for the silver calendar (default) */
-
-.eventborder { background-image: url(day_title.gif); border: 1px #006699 solid; }
-.eventbg { background-color: #6699CC; }
-
-.eventbg_1 { background-color: #6699CC; }
-.eventbg_2 { background-color: #666699; }
-.eventbg_3 { background-color: #999999; }
-.eventbg_4 { background-color: #6B84C7; }
-.eventbg_5 { background-color: #9999CC; }
-.eventbg_6 { background-color: #6876E7; }
-.eventbg_7 { background-color: #73738C; }
-
-.eventbg2 { background-color: #6699CC; border-right: 1px solid #FFFFFF; }
-
-.eventbg2_1 { background-color: #6699CC; border-right: 1px solid #FFFFFF; }
-.eventbg2_2 { background-color: #666699; border-right: 1px solid #FFFFFF; }
-.eventbg2_3 { background-color: #999999; border-right: 1px solid #FFFFFF; }
-.eventbg2_4 { background-color: #6B84C7; border-right: 1px solid #FFFFFF; }
-.eventbg2_5 { background-color: #9999CC; border-right: 1px solid #FFFFFF; }
-.eventbg2_6 { background-color: #6876E7; border-right: 1px solid #FFFFFF; }
-.eventbg2_7 { background-color: #73738C; border-right: 1px solid #FFFFFF; }
-
-.eventbg2week { background-color: #6699CC; border-right: 1px solid #A1A5A9; }
-
-.eventbg2week_1 { background-color: #6699CC; border-right: 1px solid #A1A5A9; }
-.eventbg2week_2 { background-color: #666699; border-right: 1px solid #A1A5A9; }
-.eventbg2week_3 { background-color: #999999; border-right: 1px solid #A1A5A9; }
-.eventbg2week_4 { background-color: #6B84C7; border-right: 1px solid #A1A5A9; }
-.eventbg2week_5 { background-color: #9999CC; border-right: 1px solid #A1A5A9; }
-.eventbg2week_6 { background-color: #6876E7; border-right: 1px solid #A1A5A9; }
-.eventbg2week_7 { background-color: #73738C; 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: #F2F9FF; }
-.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: #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; }
-
-/* 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-color: #E5E5E5; }
-
-/* 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/silver/download_arrow.gif b/styles/silver/download_arrow.gif
deleted file mode 100644
index 6108f32..0000000
--- a/styles/silver/download_arrow.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/event_dot.gif b/styles/silver/event_dot.gif
deleted file mode 100644
index ac53537..0000000
--- a/styles/silver/event_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/left_arrows.gif b/styles/silver/left_arrows.gif
deleted file mode 100644
index 03b918c..0000000
--- a/styles/silver/left_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/left_day.gif b/styles/silver/left_day.gif
deleted file mode 100644
index d13f398..0000000
--- a/styles/silver/left_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/month_on.gif b/styles/silver/month_on.gif
deleted file mode 100644
index c7da143..0000000
--- a/styles/silver/month_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/printer.gif b/styles/silver/printer.gif
deleted file mode 100644
index b2bc43d..0000000
--- a/styles/silver/printer.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/right_arrows.gif b/styles/silver/right_arrows.gif
deleted file mode 100644
index 092c34d..0000000
--- a/styles/silver/right_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/right_day.gif b/styles/silver/right_day.gif
deleted file mode 100644
index 909e6a4..0000000
--- a/styles/silver/right_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/search.gif b/styles/silver/search.gif
deleted file mode 100644
index bab3a3b..0000000
--- a/styles/silver/search.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/side_bg.gif b/styles/silver/side_bg.gif
deleted file mode 100644
index 67c9a3d..0000000
--- a/styles/silver/side_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/smallicon.gif b/styles/silver/smallicon.gif
deleted file mode 100644
index db52d9e..0000000
--- a/styles/silver/smallicon.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/spacer.gif b/styles/silver/spacer.gif
deleted file mode 100644
index cd29009..0000000
--- a/styles/silver/spacer.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/time_bg.gif b/styles/silver/time_bg.gif
deleted file mode 100644
index e306001..0000000
--- a/styles/silver/time_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/week_on.gif b/styles/silver/week_on.gif
deleted file mode 100644
index 4621306..0000000
--- a/styles/silver/week_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/silver/year_on.gif b/styles/silver/year_on.gif
deleted file mode 100644
index 17272f9..0000000
--- a/styles/silver/year_on.gif
+++ /dev/null
Binary files differ

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