From: Alan Knowles Date: Sun, 18 Nov 2012 10:19:51 +0000 (+0800) Subject: css/grid.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=8a64cde43e6deaa8001f32f79c939b864b8ef8f6 css/grid.css --- diff --git a/css/grid.css b/css/grid.css index 126226ab0c..3969227c09 100644 --- a/css/grid.css +++ b/css/grid.css @@ -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