Files
PyRIGS/static/scss/jq-ui-bootstrap/_selectable.scss
tjp03u 33b454684d Set up static files correctly
Working authentication
2014-10-23 23:42:53 +01: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;
}