css/daypicker.css
[roojs1] / css / grid.css
index 5341b17..cb584b8 100644 (file)
@@ -403,7 +403,8 @@ select.x-grid-editor{
 .x-grid-hd-row td
 {\r
        font: normal 8pt tahoma,arial,helvetica;\r
-       border-bottom: 1px solid #f1efe2;\r
+       border-bottom: 1px solid #f1efe2;
+    border-left: 1px solid #f1efe2;\r
        overflow: visible;\r
        white-space: nowrap;\r
        /* height:21px; */\r
@@ -425,10 +426,14 @@ select.x-grid-editor{
 .x-grid-row-selected {\r
        background-color: #316ac5 !important;\r
        color: white;\r
-}\r
-.x-grid-row-selected span{\r
-       color: white !important;\r
-} \r
+}
+/*.x-grid-row-selected span{
+       color: white !important;
+}
+*/
+
+
+
 /* \r
   To have the scrollbars overlap the header, change .x-grid-wrap top style to 0 and \r
   and ygrid-wrap-body top to 22px\r
@@ -509,4 +514,4 @@ select.x-grid-editor{
     background-color:#FFFFFF;
     padding: 2px 0px;
     
-} 
\ No newline at end of file
+}