]> git.mjollnir.org Git - moodle.git/commitdiff
Removed orange from calendar borders
authormoodler <moodler>
Sun, 30 Jan 2005 05:08:12 +0000 (05:08 +0000)
committermoodler <moodler>
Sun, 30 Jan 2005 05:08:12 +0000 (05:08 +0000)
theme/standard/styles_color.css

index 29b43a633231ac90b828cb6ce6f804d20e3c104c..ac78f63b95eedd176a70d72b257f2c58a0e59227 100644 (file)
@@ -262,7 +262,7 @@ table.calendarmini {
 }
 
 table.calendarmini tbody td {
-    border-color:#FEE6B9; /* cellcontent2 */
+    border-color:#DDDDDD; /* cellcontent2 */
 }
 
 table.calendarmonth tbody td {