You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/12/08 21:35:48 UTC

svn commit: r355195 - /incubator/roller/trunk/web/themes/base.css

Author: snoopdave
Date: Thu Dec  8 12:35:43 2005
New Revision: 355195

URL: http://svn.apache.org/viewcvs?rev=355195&view=rev
Log:
Fixed ROL-517: white spaces in calendar

Modified:
    incubator/roller/trunk/web/themes/base.css

Modified: incubator/roller/trunk/web/themes/base.css
URL: http://svn.apache.org/viewcvs/incubator/roller/trunk/web/themes/base.css?rev=355195&r1=355194&r2=355195&view=diff
==============================================================================
--- incubator/roller/trunk/web/themes/base.css (original)
+++ incubator/roller/trunk/web/themes/base.css Thu Dec  8 12:35:43 2005
@@ -345,7 +345,6 @@
 }
 td.hCalendarDayNotInMonth {
     font-size : x-small;
-    background-color: white;
     color: gray;
 }
 td.hCalendarDayCurrent {