blob: 63023d66c9a6b1dd2c51283f9cb03dfb14698ccf (
plain)
1
2
3
4
5
|
/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.selectable.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}
|