Files
PyRIGS/RIGS/static/scss/jq-ui-bootstrap/_selectable.scss
2014-10-29 01:32:55 +00:00

17 lines
335 B
SCSS

/*
* jQuery UI Bootstrap v1.0 Alpha
*
* jQuery UI Selectable 1.10.3
* http://jqueryui.com/selectable/
*
* Portions copyright Addy Osmani, jQuery UI & Twitter Bootstrap
* Created the LESS version by @dharapvj
* Released under MIT
*/
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted @ui-black;
}