aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-01-26 02:44:37 +0000
committerChad Little <clittle@users.sourceforge.net>2004-01-26 02:44:37 +0000
commitc24e79f7daf886a21557d1c0b4587429e48ee4d3 (patch)
treec68ca8090e5a6da94dd5e0aec7c477730f99d634 /styles
parentcb58f6905dd4ad8e973bdcb19be4b45f19df2ea6 (diff)
downloadphpicalendar-c24e79f7daf886a21557d1c0b4587429e48ee4d3.tar.gz
phpicalendar-c24e79f7daf886a21557d1c0b4587429e48ee4d3.tar.bz2
phpicalendar-c24e79f7daf886a21557d1c0b4587429e48ee4d3.zip
Removal of tan style
Diffstat (limited to 'styles')
-rw-r--r--styles/tan/allday_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/tan/back.gifbin428 -> 0 bytes
-rw-r--r--styles/tan/background.gifbin7170 -> 0 bytes
-rw-r--r--styles/tan/day_on.gifbin310 -> 0 bytes
-rw-r--r--styles/tan/default.css99
-rw-r--r--styles/tan/download_arrow.gifbin343 -> 0 bytes
-rw-r--r--styles/tan/event_dot.gifbin89 -> 0 bytes
-rw-r--r--styles/tan/left_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/tan/left_day.gifbin216 -> 0 bytes
-rw-r--r--styles/tan/month_on.gifbin299 -> 0 bytes
-rw-r--r--styles/tan/right_arrows.gifbin98 -> 0 bytes
-rw-r--r--styles/tan/right_day.gifbin216 -> 0 bytes
-rw-r--r--styles/tan/search.gifbin449 -> 0 bytes
-rw-r--r--styles/tan/side_bg.gifbin237 -> 0 bytes
-rw-r--r--styles/tan/smallicon.gifbin111 -> 0 bytes
-rw-r--r--styles/tan/spacer.gifbin807 -> 0 bytes
-rw-r--r--styles/tan/time_bg.gifbin1560 -> 0 bytes
-rw-r--r--styles/tan/week_on.gifbin315 -> 0 bytes
-rw-r--r--styles/tan/year_on.gifbin313 -> 0 bytes
19 files changed, 0 insertions, 99 deletions
diff --git a/styles/tan/allday_dot.gif b/styles/tan/allday_dot.gif
deleted file mode 100644
index b1e702e..0000000
--- a/styles/tan/allday_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/back.gif b/styles/tan/back.gif
deleted file mode 100644
index b234efe..0000000
--- a/styles/tan/back.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/background.gif b/styles/tan/background.gif
deleted file mode 100644
index cb753c3..0000000
--- a/styles/tan/background.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/day_on.gif b/styles/tan/day_on.gif
deleted file mode 100644
index ba6c610..0000000
--- a/styles/tan/day_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/default.css b/styles/tan/default.css
deleted file mode 100644
index eda1699..0000000
--- a/styles/tan/default.css
+++ /dev/null
@@ -1,99 +0,0 @@
-/* Style sheet for the green calendar */
-
-.eventborder { background-color: #979A65; border: 1px #616339 solid; }
-.eventbg { background-color: #A6A978; }
-
-.eventbg_1 { background-color: #A6A978; }
-.eventbg_2 { background-color: #CC8B00; }
-.eventbg_3 { background-color: #CC9966; }
-.eventbg_4 { background-color: #999900; }
-.eventbg_5 { background-color: #CC6600; }
-.eventbg_6 { background-color: #CCCC99; }
-.eventbg_7 { background-color: #666666; }
-
-.eventbg2 { background-color: #A6A978; border-right: 1px solid #FFFFFF; }
-
-.eventbg2_1 { background-color: #A6A978; border-right: 1px solid #FFFFFF; }
-.eventbg2_2 { background-color: #CC8B00; border-right: 1px solid #FFFFFF; }
-.eventbg2_3 { background-color: #CC9966; border-right: 1px solid #FFFFFF; }
-.eventbg2_4 { background-color: #999900; border-right: 1px solid #FFFFFF; }
-.eventbg2_5 { background-color: #CC6600; border-right: 1px solid #FFFFFF; }
-.eventbg2_6 { background-color: #CCCC99; border-right: 1px solid #FFFFFF; }
-.eventbg2_7 { background-color: #666666; border-right: 1px solid #FFFFFF; }
-.eventbg2week { background-color: #A6A978; border-right: 1px solid #A1A5A9; }
-
-.eventbg2week_1 { background-color: #A6A978; border-right: 1px solid #A1A5A9; }
-.eventbg2week_2 { background-color: #CC8B00; border-right: 1px solid #A1A5A9; }
-.eventbg2week_3 { background-color: #CC9966; border-right: 1px solid #A1A5A9; }
-.eventbg2week_4 { background-color: #999900; border-right: 1px solid #A1A5A9; }
-.eventbg2week_5 { background-color: #CC6600; border-right: 1px solid #A1A5A9; }
-.eventbg2week_6 { background-color: #CCCC99; border-right: 1px solid #A1A5A9; }
-.eventbg2week_7 { background-color: #666666; 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: #F1F3D8; }
-.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: #999933; background-color: transparent; }
-a.psf:visited { color: #999933; background-color: transparent; }
-a.psf:active { color: #999933; background-color: transparent; }
-a.psf:hover { color: #333300; background-color: transparent; }
-
-/* This is the link style for the mini-cals */
-a.ps2 { text-decoration: underline; }
-a.ps2:link { color: #999933; background-color: transparent; }
-a.ps2:visited { color: #999933; background-color: transparent; }
-a.ps2:active { color: #999933; background-color: transparent; }
-a.ps2:hover { color: #333300; 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/tan/download_arrow.gif b/styles/tan/download_arrow.gif
deleted file mode 100644
index 6108f32..0000000
--- a/styles/tan/download_arrow.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/event_dot.gif b/styles/tan/event_dot.gif
deleted file mode 100644
index ac53537..0000000
--- a/styles/tan/event_dot.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/left_arrows.gif b/styles/tan/left_arrows.gif
deleted file mode 100644
index 9b28593..0000000
--- a/styles/tan/left_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/left_day.gif b/styles/tan/left_day.gif
deleted file mode 100644
index f174d25..0000000
--- a/styles/tan/left_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/month_on.gif b/styles/tan/month_on.gif
deleted file mode 100644
index 4c2c5a1..0000000
--- a/styles/tan/month_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/right_arrows.gif b/styles/tan/right_arrows.gif
deleted file mode 100644
index 338053c..0000000
--- a/styles/tan/right_arrows.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/right_day.gif b/styles/tan/right_day.gif
deleted file mode 100644
index 28387c2..0000000
--- a/styles/tan/right_day.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/search.gif b/styles/tan/search.gif
deleted file mode 100644
index 08a1c6a..0000000
--- a/styles/tan/search.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/side_bg.gif b/styles/tan/side_bg.gif
deleted file mode 100644
index 67c9a3d..0000000
--- a/styles/tan/side_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/smallicon.gif b/styles/tan/smallicon.gif
deleted file mode 100644
index db52d9e..0000000
--- a/styles/tan/smallicon.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/spacer.gif b/styles/tan/spacer.gif
deleted file mode 100644
index cd29009..0000000
--- a/styles/tan/spacer.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/time_bg.gif b/styles/tan/time_bg.gif
deleted file mode 100644
index e306001..0000000
--- a/styles/tan/time_bg.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/week_on.gif b/styles/tan/week_on.gif
deleted file mode 100644
index 58c8593..0000000
--- a/styles/tan/week_on.gif
+++ /dev/null
Binary files differ
diff --git a/styles/tan/year_on.gif b/styles/tan/year_on.gif
deleted file mode 100644
index 206ab3c..0000000
--- a/styles/tan/year_on.gif
+++ /dev/null
Binary files differ

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