From f2aa392f5d120808825daac6109a0aa593b71f49 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 15 Jan 2014 13:41:32 +0800 Subject: [PATCH] css/dd.css --- css/dd.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/dd.css b/css/dd.css index a5f8f7e14a..fe21ae691a 100644 --- a/css/dd.css +++ b/css/dd.css @@ -61,4 +61,6 @@ .x-dd-drop-below .x-dd-drop-icon{ background-image: url(../images/default/tree/drop-under.gif); } - +/* used by drag drop - inserts into dom.. */ +.col-move-bottom { display: none; } +.col-move-top { display: none; } \ No newline at end of file -- 2.39.2