From 29a791d83ec08d88b3b2eafb1f9c7e845adcee0b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 26 Aug 2012 20:40:32 +0800 Subject: [PATCH] css/date.css --- css/date.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/date.css b/css/date.css index e8a709e462..3e957d058e 100644 --- a/css/date.css +++ b/css/date.css @@ -90,11 +90,11 @@ td.x-date-left } td.x-date-right a { - /* width:16px; */ - background: url(../images/default/grid/arrow-right-white.gif) no-repeat right center; - cursor:pointer; + /* width:16px; */ + background: url(../images/default/grid/arrow-right-white.gif) no-repeat right center; + cursor:pointer; text-decoration: none; - width:26px; + width:26px; height:26px; display: block; } -- 2.39.2