git-svn-id: http://xe-core.googlecode.com/svn/trunk@1126 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-04-13 05:14:01 +00:00
parent c4d28288bb
commit 920acf9492
2 changed files with 9 additions and 1 deletions

View file

@ -77,3 +77,8 @@
.calendar_list .saturday {
color:blue;
}
.calendar_list .today {
font-weight:bold;
background-color:#D9FAF8;
}