X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fdate.css;h=28b341199d5ba2a7c0d88609b6c2c401b2f9db26;hb=5f0c20d0c4e6eb4fb63ad64ac5dd3323de1b6c0c;hp=2b3b7cb50a940fb3f192825ed8141b99ae89ac10;hpb=4d9cd83949f3c24871af08cebb30b1f8102ac4c9;p=roojs1 diff --git a/css/date.css b/css/date.css index 2b3b7cb50a..28b341199d 100644 --- a/css/date.css +++ b/css/date.css @@ -91,15 +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; @@ -117,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 @@ -174,7 +182,7 @@ table.x-date-inner { .x-date-prevday, .x-date-nextday { - background-color: #aac; + background-color: #eee; } /* the month/year pulldown */ .x-date-mp { @@ -183,7 +191,7 @@ table.x-date-inner { display: none; position: absolute; top: 0; - left 0; + left: 0; } .x-date-mp table { @@ -194,7 +202,10 @@ table.x-date-inner { .x-date-picker td.x-date-middle td.x-btn-center button { color: white; } - +.x-date-bottom .ytb-spacer +{ + display:none; + } /* ------------------- COLOR PICKER --------------------- */