css/dd.css
authorAlan Knowles <alan@roojs.com>
Wed, 15 Jan 2014 05:41:32 +0000 (13:41 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 15 Jan 2014 05:41:32 +0000 (13:41 +0800)
css/dd.css

index a5f8f7e..fe21ae6 100644 (file)
@@ -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