aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 03:12:59 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 03:12:59 +0000
commitad753e51d218b02ae7143fcdbc5a43e057b14572 (patch)
tree9e60f54bf7302664d4c3230e80766f65bd83f01b /styles
parent38a11986fc74b3a120e983d451c3beddaf118544 (diff)
downloadphpicalendar-ad753e51d218b02ae7143fcdbc5a43e057b14572.tar.gz
phpicalendar-ad753e51d218b02ae7143fcdbc5a43e057b14572.tar.bz2
phpicalendar-ad753e51d218b02ae7143fcdbc5a43e057b14572.zip
Grey removal.
Diffstat (limited to 'styles')
-rw-r--r--styles/grey/allday_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/grey/back.gifbin427 -> 0 bytes
-rw-r--r--styles/grey/background.gifbin998 -> 0 bytes
-rw-r--r--styles/grey/day_on.gifbin310 -> 0 bytes
-rw-r--r--styles/grey/default.css101
-rw-r--r--styles/grey/download_arrow.gifbin343 -> 0 bytes
-rw-r--r--styles/grey/event_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/grey/left_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/grey/left_day.gifbin213 -> 0 bytes
-rw-r--r--styles/grey/month_on.gifbin299 -> 0 bytes
-rw-r--r--styles/grey/right_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/grey/right_day.gifbin212 -> 0 bytes
-rw-r--r--styles/grey/search.gifbin453 -> 0 bytes
-rw-r--r--styles/grey/side_bg.gifbin172 -> 0 bytes
-rw-r--r--styles/grey/smallicon.gifbin111 -> 0 bytes
-rw-r--r--styles/grey/time_bg.gifbin2340 -> 0 bytes
-rw-r--r--styles/grey/week_on.gifbin315 -> 0 bytes
-rw-r--r--styles/grey/year_on.gifbin313 -> 0 bytes
18 files changed, 0 insertions, 101 deletions
diff --git a/styles/grey/allday_dot.gif b/styles/grey/allday_dot.gif
deleted file mode 100644
index 6e22970..0000000
--- a/styles/grey/allday_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/back.gif b/styles/grey/back.gif
deleted file mode 100644
index bd561ae..0000000
--- a/styles/grey/back.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/background.gif b/styles/grey/background.gif
deleted file mode 100644
index ea368bc..0000000
--- a/styles/grey/background.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/day_on.gif b/styles/grey/day_on.gif
deleted file mode 100644
index 3746674..0000000
--- a/styles/grey/day_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/default.css b/styles/grey/default.css
deleted file mode 100644
index 14b7d3a..0000000
--- a/styles/grey/default.css
+++ /dev/null
@@ -1,101 +0,0 @@
-/* Style sheet for the grey calendar */
-
-.eventborder { background-color: #666666; border: 1px #000000 solid; }
-.eventbg { background-color: #AAAAAA; }
-
-.eventbg_1 { background-color: #6876E7; }
-.eventbg_2 { background-color: #666699; }
-.eventbg_3 { background-color: #999999; }
-.eventbg_4 { background-color: #CC6633; }
-.eventbg_5 { background-color: #9999CC; }
-.eventbg_6 { background-color: #CC9933; }
-.eventbg_7 { background-color: #73738C; }
-
-.eventbg2 { background-color: #AAAAAA; border-right: 1px solid #FFFFFF; }
-
-.eventbg2_1 { background-color: #6876E7; 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: #CC6633; border-right: 1px solid #FFFFFF; }
-.eventbg2_5 { background-color: #9999CC; border-right: 1px solid #FFFFFF; }
-.eventbg2_6 { background-color: #CC9933; border-right: 1px solid #FFFFFF; }
-.eventbg2_7 { background-color: #73738C; border-right: 1px solid #FFFFFF; }
-
-..eventbg2week { background-color: #AAAAAA; border-right: 1px solid #A1A5A9; }
-
-.eventbg2week_1 { background-color: #6876E7; 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: #CC6633; border-right: 1px solid #A1A5A9; }
-.eventbg2week_5 { background-color: #9999CC; border-right: 1px solid #A1A5A9; }
-.eventbg2week_6 { background-color: #CC9933; 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-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/grey/download_arrow.gif b/styles/grey/download_arrow.gif
deleted file mode 100644
index 6108f32..0000000
--- a/styles/grey/download_arrow.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/event_dot.gif b/styles/grey/event_dot.gif
deleted file mode 100644
index ac53537..0000000
--- a/styles/grey/event_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/left_arrows.gif b/styles/grey/left_arrows.gif
deleted file mode 100644
index 03b918c..0000000
--- a/styles/grey/left_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/left_day.gif b/styles/grey/left_day.gif
deleted file mode 100644
index 82ce8cf..0000000
--- a/styles/grey/left_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/month_on.gif b/styles/grey/month_on.gif
deleted file mode 100644
index dd6aa22..0000000
--- a/styles/grey/month_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/right_arrows.gif b/styles/grey/right_arrows.gif
deleted file mode 100644
index 092c34d..0000000
--- a/styles/grey/right_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/right_day.gif b/styles/grey/right_day.gif
deleted file mode 100644
index e1f6ca2..0000000
--- a/styles/grey/right_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/search.gif b/styles/grey/search.gif
deleted file mode 100644
index f409a7c..0000000
--- a/styles/grey/search.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/side_bg.gif b/styles/grey/side_bg.gif
deleted file mode 100644
index 943b61e..0000000
--- a/styles/grey/side_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/smallicon.gif b/styles/grey/smallicon.gif
deleted file mode 100644
index db52d9e..0000000
--- a/styles/grey/smallicon.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/time_bg.gif b/styles/grey/time_bg.gif
deleted file mode 100644
index 458c619..0000000
--- a/styles/grey/time_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/week_on.gif b/styles/grey/week_on.gif
deleted file mode 100644
index c6ee84c..0000000
--- a/styles/grey/week_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/grey/year_on.gif b/styles/grey/year_on.gif
deleted file mode 100644
index 4c6b97f..0000000
--- a/styles/grey/year_on.gif
+++ /dev/null
Binary files differ

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