css/grid.css
authorAlan Knowles <alan@akbkhome.com>
Sun, 18 Nov 2012 10:19:51 +0000 (18:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 18 Nov 2012 10:19:51 +0000 (18:19 +0800)
css/grid.css

index 126226a..3969227 100644 (file)
@@ -527,4 +527,16 @@ select.x-grid-editor{
     background:transparent url(../../roojs1/images/default/menu/chk-sprite.gif) no-repeat scroll 0 0;
     height:16px;
     width:16px;
+}
+
+
+
+
+x-grid-dd-above td {
+    border-top: 20px solid #fcfcfc;
+    
+}
+x-grid-dd-above td {
+    border-below: 20px solid #fcfcfc;
+    
 }
\ No newline at end of file