PHP Classes

File: public/assets/less/apple/plugins/_jquery_draggable.less

Recommend this page to a friend!
  Classes of Wang   Tagydes   public/assets/less/apple/plugins/_jquery_draggable.less   Download  
File: public/assets/less/apple/plugins/_jquery_draggable.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Tagydes
E-commerce Web administration panel and API
Author: By
Last change:
Date: 1 year ago
Size: 554 bytes
 

Contents

Class file image Download
/* Plugin - jQuery Draggable */ .row > [class^="col-"].ui-sortable { min-height: 50px; } .panel [class^="col-"].ui-sortable, .theme-panel [class^="col-"].ui-sortable { min-height: 0px; } .ui-sortable .panel-heading { cursor: move; } .ui-sortable.ui-sortable-disabled .panel-heading { cursor: default; } .ui-sortable-placeholder { border: 1px dashed #82868b !important; visibility: visible !important; background: none; margin: 0 !important; } .panel.ui-sortable-placeholder { margin: -1px -1px 19px !important; box-shadow: none !important; }