]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/webcit.css
* by feivel: make the current day be highlighted in monthly calendar view. Fixes...
[citadel.git] / webcit / static / webcit.css
index ae4fb84eece0ea9d0b4bb295ede08018ecf19177..ab3a16c9e04b2999ff7cf514d145cb8e8710e581 100644 (file)
@@ -451,6 +451,10 @@ var sub {
        background-color: #EEEECC;
 }
 
+.caltoday {
+       background-color: #4040FF;
+}
+
 .current_sort_mode {
     background-color: white;
 }