From 28978839eb46f8ec2a382c7017cd3eb86d2eafe4 Mon Sep 17 00:00:00 2001 From: Jason Oster Date: Tue, 28 Jul 2009 14:42:01 +0000 Subject: Match day/week tables (timeborder/timeborder2 CSS classes) --- templates/default/default.css | 4 ++-- templates/green/default.css | 4 ++-- templates/grey/default.css | 4 ++-- templates/red/default.css | 4 ++-- templates/tan/default.css | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'templates') diff --git a/templates/default/default.css b/templates/default/default.css index a42d85c..fcf1071 100644 --- a/templates/default/default.css +++ b/templates/default/default.css @@ -86,8 +86,8 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} .dateback { background-color: #eee; } .weekborder { border-left: 1px solid #A1A5A9; border-top: 1px dashed #ccc; } .weekborder2 { border-left: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; } -.timeborder { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } -.timeborder2 { border-top: 1px solid #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder { border-right: 1px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder2 { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } .navback { background-image: url(images/time_bg.gif); } .sideback { background-image: url(images/side_bg.gif); } diff --git a/templates/green/default.css b/templates/green/default.css index 8de00c4..e3455d0 100644 --- a/templates/green/default.css +++ b/templates/green/default.css @@ -104,8 +104,8 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} .dateback { background-color: #eee; } .weekborder { border-left: 1px solid #A1A5A9; border-top: 1px dashed #ccc; } .weekborder2 { border-left: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; } -.timeborder { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } -.timeborder2 { border-top: 1px solid #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder { border-right: 1px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder2 { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } .navback { background-image: url(images/time_bg.gif); } .sideback { background-image: url(images/side_bg.gif); } diff --git a/templates/grey/default.css b/templates/grey/default.css index e911d2c..80b3f69 100644 --- a/templates/grey/default.css +++ b/templates/grey/default.css @@ -84,8 +84,8 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} .dateback { background-color: #eee; } .weekborder { border-left: 1px solid #A1A5A9; border-top: 1px dashed #ccc; } .weekborder2 { border-left: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; } -.timeborder { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } -.timeborder2 { border-top: 1px solid #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder { border-right: 1px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder2 { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } .navback { background-image: url(images/time_bg.gif); } .sideback { background-image: url(images/side_bg.gif); } diff --git a/templates/red/default.css b/templates/red/default.css index 93eabd4..8db90d7 100644 --- a/templates/red/default.css +++ b/templates/red/default.css @@ -84,8 +84,8 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} .dateback { background-color: #eee; } .weekborder { border-left: 1px solid #A1A5A9; border-top: 1px dashed #ccc; } .weekborder2 { border-left: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; } -.timeborder { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } -.timeborder2 { border-top: 1px solid #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder { border-right: 1px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder2 { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } .navback { background-image: url(images/time_bg.gif); } .sideback { background-image: url(images/side_bg.gif); } diff --git a/templates/tan/default.css b/templates/tan/default.css index 95e9a2f..ed2a4bf 100644 --- a/templates/tan/default.css +++ b/templates/tan/default.css @@ -102,8 +102,8 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;} .dateback { background-color: #eee; } .weekborder { border-left: 1px solid #A1A5A9; border-top: 1px dashed #ccc; } .weekborder2 { border-left: 1px solid #A1A5A9; border-top: 1px solid #A1A5A9; } -.timeborder { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } -.timeborder2 { border-top: 1px solid #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder { border-right: 1px solid #A1A5A9; border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } +.timeborder2 { border-top: 1px dashed #A1A5A9; background-image: url(images/time_bg.gif); } .navback { background-image: url(images/time_bg.gif); } .sideback { background-image: url(images/side_bg.gif); } -- cgit v1.2.3