added height to calendars
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 9 Dec 2009 22:56:43 +0000 (23:56 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 9 Dec 2009 22:56:43 +0000 (23:56 +0100)
www/js/jqueryhcal/jqueryhcal.css

index d7d6d22..21ef463 100644 (file)
@@ -1,5 +1,5 @@
 .calTable{\r
-       border:1px solid #ccc; border-collapse:collapse; float:left; width:172px; \r
+       border:1px solid #ccc; border-collapse:collapse; float:left; width:172px; height:134px;\r
        margin:0 10px 10px 0;\r
        background:#fff url(/media/img/datepicker/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;\r
        text-align:center;}\r
@@ -39,4 +39,4 @@
     height: 0; \r
     clear: both; \r
     visibility: hidden;\r
-}
\ No newline at end of file
+}\r