X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fdate.css;h=ebe05d9f8351e1e221e9210adb50fe23796f3d94;hb=refs%2Fheads%2Fwip_alan_T5944_trim_leading_white_space_from;hp=8325130c4cad3b1e9a72f0667b56563c57b53fdb;hpb=a6ad0b3e8bf2833e13c2ccb658207ff8291d120e;p=roojs1 diff --git a/css/date.css b/css/date.css index 8325130c4c..ebe05d9f83 100644 --- a/css/date.css +++ b/css/date.css @@ -94,12 +94,17 @@ 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 { /* width:16px; */ 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; @@ -117,10 +122,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 @@ -183,7 +189,7 @@ table.x-date-inner { display: none; position: absolute; top: 0; - left 0; + left: 0; } .x-date-mp table {