mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-14 11:27:02 +02:00
added the webui to the tarball
This commit is contained in:
10
webui/view/theme/default/stylesheet/jquery.ui.selectable.css
vendored
Normal file
10
webui/view/theme/default/stylesheet/jquery.ui.selectable.css
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
* jQuery UI Selectable 1.8.13
|
||||
*
|
||||
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
|
||||
* Dual licensed under the MIT or GPL Version 2 licenses.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://docs.jquery.com/UI/Selectable#theming
|
||||
*/
|
||||
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
|
Reference in New Issue
Block a user