From: Alan Knowles Date: Sun, 26 Aug 2012 12:52:19 +0000 (+0800) Subject: css/date.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=b4af2a66dbc6f15badb2648abb057a126fe7e031 css/date.css --- diff --git a/css/date.css b/css/date.css index f2ab9ce912..789a8e2fd2 100644 --- a/css/date.css +++ b/css/date.css @@ -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;