X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fdate.css;h=28b341199d5ba2a7c0d88609b6c2c401b2f9db26;hb=5f0c20d0c4e6eb4fb63ad64ac5dd3323de1b6c0c;hp=ebe05d9f8351e1e221e9210adb50fe23796f3d94;hpb=bbd2095d5a060f163404feff83bb0bad0240908c;p=roojs1 diff --git a/css/date.css b/css/date.css index ebe05d9f83..28b341199d 100644 --- a/css/date.css +++ b/css/date.css @@ -91,20 +91,22 @@ td.x-date-left td.x-date-right a { /* width:16px; */ - background: url(../images/default/grid/arrow-right-white.gif) no-repeat right center; + background: url(../images/default/grid/arrow-right-white.gif) no-repeat 8px center; cursor:pointer; text-decoration: none; width: 18px; height: 18px; + display: block; } td.x-date-left a { /* width:16px; */ - background: url(../images/default/grid/arrow-left-white.gif) no-repeat 0 center; + background: url(../images/default/grid/arrow-left-white.gif) no-repeat 8px center; cursor:pointer; text-decoration: none; width: 18px; height: 18px; + display: block; } .x-date-inner { background-color: white;