From 0d8ef88923d9490374fdf6fef328929956f26559 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sat, 5 Oct 2002 06:43:42 +0000 Subject: More style sheet tweeks, i think everything is in. --- styles/silver/default.css | 114 +++++++++++++++++++--------------------------- 1 file changed, 47 insertions(+), 67 deletions(-) (limited to 'styles') diff --git a/styles/silver/default.css b/styles/silver/default.css index 627e298..89d7bb1 100644 --- a/styles/silver/default.css +++ b/styles/silver/default.css @@ -1,76 +1,56 @@ /* Style sheet for the silver calendar (default) */ -.eventborder { background-color: #336699; border: 1px #006699 solid; } -.eventbg { background-color: #6699CC; } -.eventbg2 { background-color: #6699CC; border-right: 1px solid #FFFFFF; } -.eventbg2week { background-color: #6699CC; border-right: 1px solid #A1A5A9; } -.eventfont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; } -.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); } - -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; - } - -a.ps2 { - text-decoration: underline; - } -a.ps2:link { - color: #06f; - background-color: transparent; - } -a.ps2:visited { - color: #06f; - background-color: transparent; - } -a.ps2:active { - color: #36c; - background-color: transparent; - } -a.ps2:hover { - color: #009; - background-color: transparent; - } +.eventborder { background-color: #336699; border: 1px #006699 solid; } +.eventbg { background-color: #6699CC; } +.eventbg2 { background-color: #6699CC; border-right: 1px solid #FFFFFF; } +.eventbg2week { background-color: #6699CC; 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; } + +/* 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; } -.G10G { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666; } -.V12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } -.H20 { font-family: Helvetica, sans-serif; font-size: 18px; } +.V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; } +.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; } +.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; } +.H20 { font-family: Helvetica, sans-serif; font-size: 18px; } +.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: 146px; margin-bottom:0; } -.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; } -- cgit v1.2.3