From 34658b8c3ecbdbdb87081f40766cd45af0827ba4 Mon Sep 17 00:00:00 2001
From: urs_hunkler <urs_hunkler>
Date: Sun, 28 Oct 2007 10:19:18 +0000
Subject: [PATCH] merged from 1.9

---
 theme/custom_corners/user_styles.css | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/theme/custom_corners/user_styles.css b/theme/custom_corners/user_styles.css
index bb3414a905..a866edd49e 100644
--- a/theme/custom_corners/user_styles.css
+++ b/theme/custom_corners/user_styles.css
@@ -228,6 +228,9 @@ body#course-index table.generalbox {
   border-style: solid;
   border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
 }
+table.minicalendar th {
+  padding: 0px 1px;
+}
 table.minicalendar td.today {
   line-height: 1.4em;
   border: 2px solid #0066FF;
@@ -423,7 +426,6 @@ div#header-home {
   position: relative;
   margin: 0;
   padding: 5px 5px 0 0;
-  background-color: #F1ECE6;
 }
 div#header {
   position: relative;
-- 
2.39.5