allow string based values for comboboxarray
[roojs1] / css / date.css
index e8a709e..ebe05d9 100644 (file)
@@ -94,15 +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:26px;
-    height:26px;
-    display: block;
+    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; 
@@ -120,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 
@@ -186,7 +189,7 @@ table.x-date-inner {
     display: none;
     position: absolute;
     top: 0;
-    left 0;
+    left: 0;
      
 }
 .x-date-mp table {