css/date.css
authorAlan Knowles <alan@roojs.com>
Sun, 26 Aug 2012 12:52:19 +0000 (20:52 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 26 Aug 2012 12:52:19 +0000 (20:52 +0800)
css/date.css

index f2ab9ce..789a8e2 100644 (file)
@@ -94,6 +94,8 @@ td.x-date-right a {
        background: url(../images/default/grid/arrow-right-white.gif) no-repeat right center;
        cursor:pointer;
     text-decoration: none;
+    width: 18px;
+    height: 18px;
     
 }
 td.x-date-left a {
@@ -101,6 +103,8 @@ td.x-date-left a {
        background: url(../images/default/grid/arrow-left-white.gif)  no-repeat 0 center;
        cursor:pointer;
     text-decoration: none;
+    width: 18px;
+    height: 18px;
 }
 .x-date-inner {
     background-color: white;