From 94c7ac4f7b883209f30e281b68ef3d677da0ccfe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 18 Nov 2012 18:22:12 +0800 Subject: [PATCH] css/grid.css --- css/grid.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/grid.css b/css/grid.css index cf50a76dd9..2aa97c9065 100644 --- a/css/grid.css +++ b/css/grid.css @@ -532,11 +532,11 @@ select.x-grid-editor{ -x-grid-dd-above td { +.x-grid-dd-above td { border-top: 20px solid #fcfcfc; } -x-grid-dd-below td { +.x-grid-dd-below td { border-bottom: 20px solid #fcfcfc; } \ No newline at end of file -- 2.39.2