From: dwoolhead <dwoolhead>
Date: Mon, 18 Jun 2007 17:01:14 +0000 (+0000)
Subject: MDL-10084 Styling/branding - deleted too much in previous commit
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f19b65d3e9feb10204d14aff912c2ef537eb2b3e;p=moodle.git

MDL-10084 Styling/branding - deleted too much in previous commit
---

diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css
index 7150992fb4..4d566227f0 100644
--- a/theme/standard/styles_layout.css
+++ b/theme/standard/styles_layout.css
@@ -1601,6 +1601,10 @@ table.minicalendar th {
   padding-left: 20px;
 }
 
+#calendar td.sidecalendar {
+border-width:0px;
+}
+
 #calendar td.sidecalendar .sideblock {
   border: 1px solid;
   margin-bottom:10px;