summaryrefslogtreecommitdiff
path: root/xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css
diff options
context:
space:
mode:
Diffstat (limited to 'xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css')
-rw-r--r--xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css12
1 files changed, 7 insertions, 5 deletions
diff --git a/xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css b/xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css
index 5854c41..0daee3c 100644
--- a/xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css
+++ b/xstatic/pkg/jquery_ui/data/themes/base/jquery.ui.selectable.css
@@ -1,11 +1,13 @@
/*!
- * jQuery UI Selectable 1.9.2
+ * jQuery UI Selectable 1.10.4
* http://jqueryui.com
*
- * Copyright 2012 jQuery Foundation and other contributors
+ * Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
- *
- * http://docs.jquery.com/UI/Selectable#theming
*/
-.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
+.ui-selectable-helper {
+ position: absolute;
+ z-index: 100;
+ border: 1px dotted black;
+}