X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=css%2Fdd.css;h=fe21ae691abd809df9a122db4babe04b1b146dd2;hb=61bc45258e16a779856dd2ad0862630b489e4583;hp=41c65186c8fbdc9add2066717dcb0b0d606f4fb5;hpb=92546bb3dfe668f55cac67a1fb32f4ead2d93ff2;p=roojs1 diff --git a/css/dd.css b/css/dd.css index 41c65186c8..fe21ae691a 100644 --- a/css/dd.css +++ b/css/dd.css @@ -55,10 +55,12 @@ 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); } - +/* used by drag drop - inserts into dom.. */ +.col-move-bottom { display: none; } +.col-move-top { display: none; } \ No newline at end of file