diff options
author | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-07 02:17:47 +0200 |
---|---|---|
committer | erdgeist <erdgeist@bauklotz.fritz.box> | 2016-08-07 02:17:47 +0200 |
commit | 2653f6a943a6ed74e2b72246ba8211c5fb699a7f (patch) | |
tree | 1583823bf875456212156452ba464933139c3ceb /css/components/sortable.gradient.min.css | |
parent | d850c105940f414caf44705191af8c8b19ca9c85 (diff) |
restructured ;)
Diffstat (limited to 'css/components/sortable.gradient.min.css')
-rwxr-xr-x | css/components/sortable.gradient.min.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/components/sortable.gradient.min.css b/css/components/sortable.gradient.min.css deleted file mode 100755 index a8f6b40..0000000 --- a/css/components/sortable.gradient.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 | ||