diff options
Diffstat (limited to 'css/components/sortable.min.css')
-rwxr-xr-x | css/components/sortable.min.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/components/sortable.min.css b/css/components/sortable.min.css deleted file mode 100755 index a8f6b40..0000000 --- a/css/components/sortable.min.css +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | /*! UIkit 2.26.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ | ||
2 | .uk-sortable{position:relative}.uk-sortable>*{touch-action:none}.uk-sortable a,.uk-sortable img{-webkit-touch-callout:none}.uk-sortable>:last-child{margin-bottom:0}.uk-sortable-dragged{position:absolute;z-index:1050;pointer-events:none}.uk-sortable-placeholder{opacity:0}.uk-sortable-empty{min-height:30px}.uk-sortable-handle{touch-action:none}.uk-sortable-handle:hover{cursor:move}.uk-sortable-moving,.uk-sortable-moving *{cursor:move}.uk-sortable-moving iframe{pointer-events:none} \ No newline at end of file | ||