From: Alan Knowles Date: Sun, 18 Nov 2012 09:52:30 +0000 (+0800) Subject: css/dd.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=447e2e5f0789e2ffa3e53ab0120516a1ec716a7d css/dd.css --- 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); }