blob: 080d9a6e2ff11512b29dde4e1b5f4e51dc21a431 (
plain)
1
2
3
4
5
|
/*! jQuery UI - v1.10.4 - 2014-01-29
* http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}
|