Merge "Added result properties to action=paraminfo"
[lhc/web/wiklou.git] / resources / jquery.ui / themes / default / jquery.ui.slider.css
index 07c6f4e..9bd0fd9 100644 (file)
@@ -1,5 +1,12 @@
-/* Slider
-----------------------------------*/
+/*!
+ * jQuery UI Slider 1.8.21
+ *
+ * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
+ * Dual licensed under the MIT or GPL Version 2 licenses.
+ * http://jquery.org/license
+ *
+ * http://docs.jquery.com/UI/Slider#theming
+ */
 .ui-slider { position: relative; text-align: left; }
 .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
 .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }