<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,9 @@
 
 Version 1.2
 
+ - Fixed some CSS rules in the packaged stylesheet so that days from other
+   months and the current date are styled the way they were intended.
+
  - Reorganized the repository a bit and added an example to the downloadable
    package.
 </diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -63,20 +63,20 @@ div.calendar td.button:active
   background-color: #cde;
 }
 
-div.calendar td.selected
+div.calendar tr.days td.selected
 {
   font-weight: bold;
   background-color: #fff;
   color: #000;
 }
 
-div.calendar td.today
+div.calendar tr.days td.today
 {
   font-weight: bold;
   color: #D50000;
 }
 
-div.calendar td.otherDay
+div.calendar tr.days td.otherDay
 {
   color: #bbb;
 }</diff>
      <filename>stylesheets/calendarview.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b786b5b26cf839a05310f828cef08342962d779d</id>
    </parent>
  </parents>
  <author>
    <name>Justin Mecham</name>
    <email>justin@aspect.net</email>
  </author>
  <url>http://github.com/jsmecham/calendarview/commit/b728aa7b0c6551deec4bccb84e37ba061ee73c60</url>
  <id>b728aa7b0c6551deec4bccb84e37ba061ee73c60</id>
  <committed-date>2009-01-19T15:11:20-08:00</committed-date>
  <authored-date>2009-01-19T15:11:20-08:00</authored-date>
  <message>Fixed some CSS rules that were not being parsed the way they were intended to be.</message>
  <tree>12782450dcf810b33e53e2654046f5d93d346e6a</tree>
  <committer>
    <name>Justin Mecham</name>
    <email>justin@aspect.net</email>
  </committer>
</commit>
