From 447e2e5f0789e2ffa3e53ab0120516a1ec716a7d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 18 Nov 2012 17:52:30 +0800 Subject: [PATCH] css/dd.css --- css/dd.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/dd.css b/css/dd.css index 41c65186c8..a5f8f7e14a 100644 --- a/css/dd.css +++ b/css/dd.css @@ -55,10 +55,10 @@ background-image: url(../images/default/dd/drop-sub.gif); } -.x-dd-drop-ok-above .x-dd-drop-icon{ +.x-dd-drop-above .x-dd-drop-icon{ background-image: url(../images/default/tree/drop-over.gif); } -.x-dd-drop-ok-below .x-dd-drop-icon{ +.x-dd-drop-below .x-dd-drop-icon{ background-image: url(../images/default/tree/drop-under.gif); } -- 2.39.2