<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENCE</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
    <added>
      <filename>bin/packer</filename>
    </added>
    <added>
      <filename>bin/yuicompressor-2.2.5.jar</filename>
    </added>
    <added>
      <filename>metadata.rb</filename>
    </added>
    <added>
      <filename>test/TESTING</filename>
    </added>
    <added>
      <filename>test/index.html</filename>
    </added>
    <added>
      <filename>test/jquery-1.2.2.pack.js</filename>
    </added>
    <added>
      <filename>test/jquery.dimensions.pack.js</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,14 @@
-/* date input */
+/* Some resets for compatibility with existing CSS */
+.date_selector, .date_selector * {
+  width: auto;
+  height: auto;
+  border: none;
+  background: none;
+  margin: 0;
+  padding: 0;
+  text-align: left;
+  text-decoration: none;
+}
 .date_selector {
   background: #F2F2F2;
   border: 1px solid #bbb;
@@ -8,13 +18,13 @@
   .date_selector .month_nav {
     margin: 0 0 5px 0;
     padding: 0;
-    overflow: hidden;
-    text-align: center;
+    display: block;
   }
     .date_selector .month_name {
       font-weight: bold;
       line-height: 20px;
-      height: 20px;
+      display: block;
+      text-align: center;
     }
     .date_selector .month_nav a {
       display: block;
@@ -22,10 +32,18 @@
       top: 5px;
       width: 20px;
       height: 20px;
-      line-height: 15px;
+      line-height: 17px;
       font-weight: bold;
       color: #003C78;
+      text-align: center;
+      font-size: 120%;
+      overflow: hidden;
     }
+      .date_selector .month_nav a:hover, .date_selector .month_nav a:focus {
+        background: none;
+        color: #003C78;
+        text-decoration: none;
+      }
     .date_selector .prev {
       left: 5px;
     }
@@ -40,6 +58,7 @@
       width: 2.5em;
       height: 2em;
       padding: 0;
+      text-align: center;
     }
     .date_selector td {
       border: 1px solid #ccc;
@@ -61,6 +80,7 @@
         height: 100%;
         line-height: 2em;
         color: #003C78;
+        text-align: center;
       }
       .date_selector td.today a {
         background: #FFFEB3;</diff>
      <filename>date_input.css</filename>
    </modified>
    <modified>
      <diff>@@ -1,32 +1,3 @@
-/*
-Date Input Plugin
-Version: 1.0
-Requires: jQuery 1.2, Dimensions plugin
-
-Copyright (c) 2007 Jonathan Leighton &amp; Torchbox Ltd
-
-Permission is hereby granted, free of charge, to any person
-obtaining a copy of this software and associated documentation
-files (the &quot;Software&quot;), to deal in the Software without
-restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following
-conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
-OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
-HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
-OTHER DEALINGS IN THE SOFTWARE.
-*/
-
 function DateInput(el) {
   this.input = $(el);
   this.bindMethodsToObj(&quot;show&quot;, &quot;hide&quot;, &quot;hideIfClickOutside&quot;, &quot;selectDate&quot;, &quot;prevMonth&quot;, &quot;nextMonth&quot;);</diff>
      <filename>jquery.date_input.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a1da4ace04fba7d72e11506a552085b4cb194251</id>
    </parent>
  </parents>
  <author>
    <name>Jon Leighton</name>
    <email>j@jonathanleighton.com</email>
  </author>
  <url>http://github.com/jonleighton/date_input/commit/342805a1ebac9c3beeedd132b1126bd81588a06e</url>
  <id>342805a1ebac9c3beeedd132b1126bd81588a06e</id>
  <committed-date>2008-01-15T13:50:29-08:00</committed-date>
  <authored-date>2008-01-15T13:50:29-08:00</authored-date>
  <message>I think this is ready...</message>
  <tree>f663dd6858cfe0e34bf82d7484cceae0f77506c3</tree>
  <committer>
    <name>Jon Leighton</name>
    <email>j@jonathanleighton.com</email>
  </committer>
</commit>
