X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fdate.css;h=28b341199d5ba2a7c0d88609b6c2c401b2f9db26;hb=5f0c20d0c4e6eb4fb63ad64ac5dd3323de1b6c0c;hp=3e957d058e58b795f09f90a5446cff287610205d;hpb=29a791d83ec08d88b3b2eafb1f9c7e845adcee0b;p=roojs1 diff --git a/css/date.css b/css/date.css index 3e957d058e..28b341199d 100644 --- a/css/date.css +++ b/css/date.css @@ -90,19 +90,23 @@ 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 8px center; + cursor:pointer; text-decoration: none; - width:26px; - height:26px; - display: block; + 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; @@ -120,10 +124,11 @@ table.x-date-inner { } -.x-date-inner td { +.x-date-inner td a{ width:26px; height:26px; border-collapse:separate; + display: block; } .x-date-mp a, .x-date-inner a @@ -186,7 +191,7 @@ table.x-date-inner { display: none; position: absolute; top: 0; - left 0; + left: 0; } .x-date-mp table {