From 8105e6e1bf0a0a0b33f78c0e13f69ea5098f68de Mon Sep 17 00:00:00 2001 From: Chad Little Date: Sun, 29 Sep 2002 19:03:35 +0000 Subject: style sheet tweeks, added go to today link. --- styles/default.css | 1 + 1 file changed, 1 insertion(+) (limited to 'styles') diff --git a/styles/default.css b/styles/default.css index 9400b25..a85b5f0 100644 --- a/styles/default.css +++ b/styles/default.css @@ -3,6 +3,7 @@ .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 dashed #A1A5A9; } -- cgit v1.2.3