stylesheet: fix calendar highlighting
authorRoland Hieber <rohieb@rohieb.name>
Tue, 29 Oct 2013 14:48:59 +0000 (15:48 +0100)
committerRoland Hieber <rohieb@rohieb.name>
Tue, 29 Oct 2013 14:48:59 +0000 (15:48 +0100)
local.css

index 2d68e1b..614c795 100644 (file)
--- a/local.css
+++ b/local.css
@@ -83,7 +83,7 @@ p,ul,ol {
     margin: .5em 0;
 }
 
-td.month-calendar-day-this-day td.year-calendar-this-month {
+.month-calendar-day-this-day, .year-calendar-this-month {
        background-color: #ffffff !important;
 }
 
This page took 0.027169 seconds and 4 git commands to generate.