jquery-ui-rails 4.0.0 → 5.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of jquery-ui-rails might be problematic. Click here for more details.
- data/.travis.yml +0 -1
- data/Gemfile +1 -1
- data/History.md +62 -0
- data/README.md +86 -74
- data/Rakefile +69 -37
- data/VERSIONS.md +36 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_222222_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_2e83ff_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_454545_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_888888_256x240.png +0 -0
- data/{vendor → app}/assets/images/jquery-ui/ui-icons_cd0a0a_256x240.png +0 -0
- data/{vendor/assets/javascripts/jquery.ui.accordion.js → app/assets/javascripts/jquery-ui/accordion.js} +90 -74
- data/{vendor/assets/javascripts/jquery.ui.autocomplete.js → app/assets/javascripts/jquery-ui/autocomplete.js} +105 -91
- data/{vendor/assets/javascripts/jquery.ui.button.js → app/assets/javascripts/jquery-ui/button.js} +60 -68
- data/{vendor/assets/javascripts/jquery.ui.core.js → app/assets/javascripts/jquery-ui/core.js} +112 -132
- data/app/assets/javascripts/jquery-ui/datepicker-af.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ar-DZ.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ar.js +38 -0
- data/app/assets/javascripts/jquery-ui/datepicker-az.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-be.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-bg.js +38 -0
- data/app/assets/javascripts/jquery-ui/datepicker-bs.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ca.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-cs.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-cy-GB.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-da.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-de.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-el.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-en-AU.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-en-GB.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-en-NZ.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-eo.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-es.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-et.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-eu.js +36 -0
- data/app/assets/javascripts/jquery-ui/datepicker-fa.js +73 -0
- data/app/assets/javascripts/jquery-ui/datepicker-fi.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-fo.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-fr-CA.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-fr-CH.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-fr.js +39 -0
- data/app/assets/javascripts/jquery-ui/datepicker-gl.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-he.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-hi.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-hr.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-hu.js +36 -0
- data/app/assets/javascripts/jquery-ui/datepicker-hy.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-id.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-is.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-it-CH.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-it.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ja.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ka.js +35 -0
- data/app/assets/javascripts/jquery-ui/datepicker-kk.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-km.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ko.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ky.js +38 -0
- data/app/assets/javascripts/jquery-ui/datepicker-lb.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-lt.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-lv.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-mk.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ml.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ms.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-nb.js +36 -0
- data/app/assets/javascripts/jquery-ui/datepicker-nl-BE.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-nl.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-nn.js +36 -0
- data/app/assets/javascripts/jquery-ui/datepicker-no.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-pl.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-pt-BR.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-pt.js +36 -0
- data/app/assets/javascripts/jquery-ui/datepicker-rm.js +35 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ro.js +40 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ru.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-sk.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-sl.js +38 -0
- data/app/assets/javascripts/jquery-ui/datepicker-sq.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-sr-SR.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-sr.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-sv.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-ta.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-th.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-tj.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-tr.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-uk.js +38 -0
- data/app/assets/javascripts/jquery-ui/datepicker-vi.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-zh-CN.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-zh-HK.js +37 -0
- data/app/assets/javascripts/jquery-ui/datepicker-zh-TW.js +37 -0
- data/{vendor/assets/javascripts/jquery.ui.datepicker.js → app/assets/javascripts/jquery-ui/datepicker.js} +120 -80
- data/{vendor/assets/javascripts/jquery.ui.dialog.js → app/assets/javascripts/jquery-ui/dialog.js} +298 -190
- data/app/assets/javascripts/jquery-ui/draggable.js +1132 -0
- data/app/assets/javascripts/jquery-ui/droppable.js +418 -0
- data/{vendor/assets/javascripts/jquery.ui.effect-blind.js → app/assets/javascripts/jquery-ui/effect-blind.js} +21 -13
- data/{vendor/assets/javascripts/jquery.ui.effect-bounce.js → app/assets/javascripts/jquery-ui/effect-bounce.js} +19 -9
- data/{vendor/assets/javascripts/jquery.ui.effect-clip.js → app/assets/javascripts/jquery-ui/effect-clip.js} +19 -9
- data/{vendor/assets/javascripts/jquery.ui.effect-drop.js → app/assets/javascripts/jquery-ui/effect-drop.js} +20 -10
- data/{vendor/assets/javascripts/jquery.ui.effect-explode.js → app/assets/javascripts/jquery-ui/effect-explode.js} +21 -11
- data/app/assets/javascripts/jquery-ui/effect-fade.js +42 -0
- data/{vendor/assets/javascripts/jquery.ui.effect-fold.js → app/assets/javascripts/jquery-ui/effect-fold.js} +19 -9
- data/{vendor/assets/javascripts/jquery.ui.effect-highlight.js → app/assets/javascripts/jquery-ui/effect-highlight.js} +19 -9
- data/app/assets/javascripts/jquery-ui/effect-puff.js +63 -0
- data/{vendor/assets/javascripts/jquery.ui.effect-pulsate.js → app/assets/javascripts/jquery-ui/effect-pulsate.js} +19 -9
- data/app/assets/javascripts/jquery-ui/effect-scale.js +92 -0
- data/{vendor/assets/javascripts/jquery.ui.effect-shake.js → app/assets/javascripts/jquery-ui/effect-shake.js} +20 -10
- data/{vendor/assets/javascripts/jquery.ui.effect-scale.js → app/assets/javascripts/jquery-ui/effect-size.js} +20 -105
- data/{vendor/assets/javascripts/jquery.ui.effect-slide.js → app/assets/javascripts/jquery-ui/effect-slide.js} +19 -9
- data/{vendor/assets/javascripts/jquery.ui.effect-transfer.js → app/assets/javascripts/jquery-ui/effect-transfer.js} +23 -13
- data/app/assets/javascripts/jquery-ui/effect.all.js +16 -0
- data/{vendor/assets/javascripts/jquery.ui.effect.js → app/assets/javascripts/jquery-ui/effect.js} +125 -92
- data/{vendor/assets/javascripts/jquery.ui.menu.js → app/assets/javascripts/jquery-ui/menu.js} +127 -102
- data/{vendor/assets/javascripts/jquery.ui.mouse.js → app/assets/javascripts/jquery-ui/mouse.js} +57 -27
- data/{vendor/assets/javascripts/jquery.ui.position.js → app/assets/javascripts/jquery-ui/position.js} +47 -27
- data/{vendor/assets/javascripts/jquery.ui.progressbar.js → app/assets/javascripts/jquery-ui/progressbar.js} +27 -13
- data/{vendor/assets/javascripts/jquery.ui.resizable.js → app/assets/javascripts/jquery-ui/resizable.js} +454 -243
- data/{vendor/assets/javascripts/jquery.ui.selectable.js → app/assets/javascripts/jquery-ui/selectable.js} +26 -16
- data/app/assets/javascripts/jquery-ui/selectmenu.js +620 -0
- data/{vendor/assets/javascripts/jquery.ui.slider.js → app/assets/javascripts/jquery-ui/slider.js} +159 -91
- data/{vendor/assets/javascripts/jquery.ui.sortable.js → app/assets/javascripts/jquery-ui/sortable.js} +168 -114
- data/{vendor/assets/javascripts/jquery.ui.spinner.js → app/assets/javascripts/jquery-ui/spinner.js} +54 -32
- data/{vendor/assets/javascripts/jquery.ui.tabs.js → app/assets/javascripts/jquery-ui/tabs.js} +108 -73
- data/{vendor/assets/javascripts/jquery.ui.tooltip.js → app/assets/javascripts/jquery-ui/tooltip.js} +134 -75
- data/{vendor/assets/javascripts/jquery.ui.widget.js → app/assets/javascripts/jquery-ui/widget.js} +81 -44
- data/app/assets/javascripts/jquery-ui.js +37 -0
- data/{vendor/assets/stylesheets/jquery.ui.accordion.css.erb → app/assets/stylesheets/jquery-ui/accordion.css} +7 -9
- data/app/assets/stylesheets/jquery-ui/all.css +14 -0
- data/app/assets/stylesheets/jquery-ui/autocomplete.css +21 -0
- data/app/assets/stylesheets/jquery-ui/base.css +30 -0
- data/{vendor/assets/stylesheets/jquery.ui.button.css.erb → app/assets/stylesheets/jquery-ui/button.css} +5 -5
- data/{vendor/assets/stylesheets/jquery.ui.core.css.erb → app/assets/stylesheets/jquery-ui/core.css} +8 -4
- data/{vendor/assets/stylesheets/jquery.ui.datepicker.css.erb → app/assets/stylesheets/jquery-ui/datepicker.css} +6 -9
- data/{vendor/assets/stylesheets/jquery.ui.dialog.css.erb → app/assets/stylesheets/jquery-ui/dialog.css} +10 -8
- data/app/assets/stylesheets/jquery-ui/draggable.css +16 -0
- data/app/assets/stylesheets/jquery-ui/menu.css +67 -0
- data/app/assets/stylesheets/jquery-ui/progressbar.css +32 -0
- data/{vendor/assets/stylesheets/jquery.ui.resizable.css.erb → app/assets/stylesheets/jquery-ui/resizable.css} +6 -6
- data/app/assets/stylesheets/jquery-ui/selectable.css +21 -0
- data/app/assets/stylesheets/jquery-ui/selectmenu.css +64 -0
- data/{vendor/assets/stylesheets/jquery.ui.slider.css.erb → app/assets/stylesheets/jquery-ui/slider.css} +8 -6
- data/app/assets/stylesheets/jquery-ui/sortable.css +16 -0
- data/{vendor/assets/stylesheets/jquery.ui.spinner.css.erb → app/assets/stylesheets/jquery-ui/spinner.css} +8 -8
- data/{vendor/assets/stylesheets/jquery.ui.tabs.css.erb → app/assets/stylesheets/jquery-ui/tabs.css} +11 -12
- data/{vendor/assets/stylesheets/jquery.ui.theme.css.erb → app/assets/stylesheets/jquery-ui/theme.css.erb} +29 -11
- data/{vendor/assets/stylesheets/jquery.ui.tooltip.css.erb → app/assets/stylesheets/jquery-ui/tooltip.css} +6 -4
- data/app/assets/stylesheets/jquery-ui.css +1 -0
- data/lib/jquery/ui/rails/version.rb +2 -1
- metadata +155 -161
- data/vendor/assets/javascripts/jquery.ui.all.js +0 -34
- data/vendor/assets/javascripts/jquery.ui.datepicker-af.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ar-DZ.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ar.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-az.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-be.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-bg.js +0 -24
- data/vendor/assets/javascripts/jquery.ui.datepicker-bs.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ca.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-cs.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-cy-GB.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-da.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-de.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-el.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-en-AU.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-en-GB.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-en-NZ.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-eo.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-es.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-et.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-eu.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-fa.js +0 -59
- data/vendor/assets/javascripts/jquery.ui.datepicker-fi.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-fo.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-fr-CA.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-fr-CH.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-fr.js +0 -25
- data/vendor/assets/javascripts/jquery.ui.datepicker-gl.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-he.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-hi.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-hr.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-hu.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-hy.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-id.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-is.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-it.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ja.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ka.js +0 -21
- data/vendor/assets/javascripts/jquery.ui.datepicker-kk.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-km.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ko.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ky.js +0 -24
- data/vendor/assets/javascripts/jquery.ui.datepicker-lb.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-lt.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-lv.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-mk.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ml.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ms.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-nb.js +0 -22
- data/vendor/assets/javascripts/jquery.ui.datepicker-nl-BE.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-nl.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-nn.js +0 -22
- data/vendor/assets/javascripts/jquery.ui.datepicker-no.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-pl.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-pt-BR.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-pt.js +0 -22
- data/vendor/assets/javascripts/jquery.ui.datepicker-rm.js +0 -21
- data/vendor/assets/javascripts/jquery.ui.datepicker-ro.js +0 -26
- data/vendor/assets/javascripts/jquery.ui.datepicker-ru.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-sk.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-sl.js +0 -24
- data/vendor/assets/javascripts/jquery.ui.datepicker-sq.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-sr-SR.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-sr.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-sv.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-ta.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-th.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-tj.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-tr.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-uk.js +0 -24
- data/vendor/assets/javascripts/jquery.ui.datepicker-vi.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-zh-CN.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-zh-HK.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.datepicker-zh-TW.js +0 -23
- data/vendor/assets/javascripts/jquery.ui.draggable.js +0 -950
- data/vendor/assets/javascripts/jquery.ui.droppable.js +0 -376
- data/vendor/assets/javascripts/jquery.ui.effect-fade.js +0 -32
- data/vendor/assets/javascripts/jquery.ui.effect.all.js +0 -14
- data/vendor/assets/stylesheets/jquery.ui.all.css.erb +0 -14
- data/vendor/assets/stylesheets/jquery.ui.autocomplete.css.erb +0 -21
- data/vendor/assets/stylesheets/jquery.ui.base.css.erb +0 -27
- data/vendor/assets/stylesheets/jquery.ui.menu.css.erb +0 -81
- data/vendor/assets/stylesheets/jquery.ui.progressbar.css.erb +0 -32
- data/vendor/assets/stylesheets/jquery.ui.selectable.css.erb +0 -19
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI CSS Framework 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*
|
|
9
|
+
* http://api.jqueryui.com/category/theming/
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/base
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
|
+
*/
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Autocomplete 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*
|
|
9
|
+
* http://api.jqueryui.com/autocomplete/#theming
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/menu
|
|
14
|
+
*= require jquery-ui/theme
|
|
15
|
+
*/
|
|
16
|
+
.ui-autocomplete {
|
|
17
|
+
position: absolute;
|
|
18
|
+
top: 0;
|
|
19
|
+
left: 0;
|
|
20
|
+
cursor: default;
|
|
21
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI CSS Framework 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*
|
|
9
|
+
* http://api.jqueryui.com/category/theming/
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
|
|
14
|
+
*= require jquery-ui/accordion
|
|
15
|
+
*= require jquery-ui/autocomplete
|
|
16
|
+
*= require jquery-ui/button
|
|
17
|
+
*= require jquery-ui/datepicker
|
|
18
|
+
*= require jquery-ui/dialog
|
|
19
|
+
*= require jquery-ui/draggable
|
|
20
|
+
*= require jquery-ui/menu
|
|
21
|
+
*= require jquery-ui/progressbar
|
|
22
|
+
*= require jquery-ui/resizable
|
|
23
|
+
*= require jquery-ui/selectable
|
|
24
|
+
*= require jquery-ui/selectmenu
|
|
25
|
+
*= require jquery-ui/sortable
|
|
26
|
+
*= require jquery-ui/slider
|
|
27
|
+
*= require jquery-ui/spinner
|
|
28
|
+
*= require jquery-ui/tabs
|
|
29
|
+
*= require jquery-ui/tooltip
|
|
30
|
+
*/
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Button 1.
|
|
2
|
+
* jQuery UI Button 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/button/#theming
|
|
10
10
|
*/
|
|
11
11
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
14
|
*/
|
|
15
15
|
.ui-button {
|
|
16
16
|
display: inline-block;
|
data/{vendor/assets/stylesheets/jquery.ui.core.css.erb → app/assets/stylesheets/jquery-ui/core.css}
RENAMED
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI CSS Framework 1.
|
|
2
|
+
* jQuery UI CSS Framework 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/category/theming/
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/theme
|
|
10
13
|
*/
|
|
11
14
|
|
|
12
15
|
/* Layout helpers
|
|
@@ -38,6 +41,7 @@
|
|
|
38
41
|
.ui-helper-clearfix:after {
|
|
39
42
|
content: "";
|
|
40
43
|
display: table;
|
|
44
|
+
border-collapse: collapse;
|
|
41
45
|
}
|
|
42
46
|
.ui-helper-clearfix:after {
|
|
43
47
|
clear: both;
|
|
@@ -52,7 +56,7 @@
|
|
|
52
56
|
left: 0;
|
|
53
57
|
position: absolute;
|
|
54
58
|
opacity: 0;
|
|
55
|
-
filter:Alpha(Opacity=0);
|
|
59
|
+
filter:Alpha(Opacity=0); /* support: IE8 */
|
|
56
60
|
}
|
|
57
61
|
|
|
58
62
|
.ui-front {
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Datepicker 1.
|
|
2
|
+
* jQuery UI Datepicker 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/datepicker/#theming
|
|
10
10
|
*/
|
|
11
11
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
14
|
*/
|
|
15
15
|
.ui-datepicker {
|
|
16
16
|
width: 17em;
|
|
@@ -62,12 +62,9 @@
|
|
|
62
62
|
font-size: 1em;
|
|
63
63
|
margin: 1px 0;
|
|
64
64
|
}
|
|
65
|
-
.ui-datepicker select.ui-datepicker-month-year {
|
|
66
|
-
width: 100%;
|
|
67
|
-
}
|
|
68
65
|
.ui-datepicker select.ui-datepicker-month,
|
|
69
66
|
.ui-datepicker select.ui-datepicker-year {
|
|
70
|
-
width:
|
|
67
|
+
width: 45%;
|
|
71
68
|
}
|
|
72
69
|
.ui-datepicker table {
|
|
73
70
|
width: 100%;
|
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Dialog 1.
|
|
2
|
+
* jQuery UI Dialog 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/dialog/#theming
|
|
10
10
|
*/
|
|
11
11
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
14
|
-
*= require jquery
|
|
15
|
-
*= require jquery
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/button
|
|
14
|
+
*= require jquery-ui/draggable
|
|
15
|
+
*= require jquery-ui/resizable
|
|
16
|
+
*= require jquery-ui/theme
|
|
16
17
|
*/
|
|
17
18
|
.ui-dialog {
|
|
19
|
+
overflow: hidden;
|
|
18
20
|
position: absolute;
|
|
19
21
|
top: 0;
|
|
20
22
|
left: 0;
|
|
@@ -37,7 +39,7 @@
|
|
|
37
39
|
position: absolute;
|
|
38
40
|
right: .3em;
|
|
39
41
|
top: 50%;
|
|
40
|
-
width:
|
|
42
|
+
width: 20px;
|
|
41
43
|
margin: -10px 0 0 0;
|
|
42
44
|
padding: 1px;
|
|
43
45
|
height: 20px;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Draggable 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
*= require jquery-ui/core
|
|
11
|
+
*= require jquery-ui/theme
|
|
12
|
+
*/
|
|
13
|
+
.ui-draggable-handle {
|
|
14
|
+
-ms-touch-action: none;
|
|
15
|
+
touch-action: none;
|
|
16
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Menu 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*
|
|
9
|
+
* http://api.jqueryui.com/menu/#theming
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
|
+
*/
|
|
15
|
+
.ui-menu {
|
|
16
|
+
list-style: none;
|
|
17
|
+
padding: 0;
|
|
18
|
+
margin: 0;
|
|
19
|
+
display: block;
|
|
20
|
+
outline: none;
|
|
21
|
+
}
|
|
22
|
+
.ui-menu .ui-menu {
|
|
23
|
+
position: absolute;
|
|
24
|
+
}
|
|
25
|
+
.ui-menu .ui-menu-item {
|
|
26
|
+
position: relative;
|
|
27
|
+
margin: 0;
|
|
28
|
+
padding: 3px 1em 3px .4em;
|
|
29
|
+
cursor: pointer;
|
|
30
|
+
min-height: 0; /* support: IE7 */
|
|
31
|
+
/* support: IE10, see #8844 */
|
|
32
|
+
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
|
|
33
|
+
}
|
|
34
|
+
.ui-menu .ui-menu-divider {
|
|
35
|
+
margin: 5px 0;
|
|
36
|
+
height: 0;
|
|
37
|
+
font-size: 0;
|
|
38
|
+
line-height: 0;
|
|
39
|
+
border-width: 1px 0 0 0;
|
|
40
|
+
}
|
|
41
|
+
.ui-menu .ui-state-focus,
|
|
42
|
+
.ui-menu .ui-state-active {
|
|
43
|
+
margin: -1px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/* icon support */
|
|
47
|
+
.ui-menu-icons {
|
|
48
|
+
position: relative;
|
|
49
|
+
}
|
|
50
|
+
.ui-menu-icons .ui-menu-item {
|
|
51
|
+
padding-left: 2em;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/* left-aligned */
|
|
55
|
+
.ui-menu .ui-icon {
|
|
56
|
+
position: absolute;
|
|
57
|
+
top: 0;
|
|
58
|
+
bottom: 0;
|
|
59
|
+
left: .2em;
|
|
60
|
+
margin: auto 0;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
/* right-aligned */
|
|
64
|
+
.ui-menu .ui-menu-icon {
|
|
65
|
+
left: auto;
|
|
66
|
+
right: 0;
|
|
67
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Progressbar 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*
|
|
9
|
+
* http://api.jqueryui.com/progressbar/#theming
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
|
+
*/
|
|
15
|
+
.ui-progressbar {
|
|
16
|
+
height: 2em;
|
|
17
|
+
text-align: left;
|
|
18
|
+
overflow: hidden;
|
|
19
|
+
}
|
|
20
|
+
.ui-progressbar .ui-progressbar-value {
|
|
21
|
+
margin: -1px;
|
|
22
|
+
height: 100%;
|
|
23
|
+
}
|
|
24
|
+
.ui-progressbar .ui-progressbar-overlay {
|
|
25
|
+
background: url("data:image/gif;base64,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");
|
|
26
|
+
height: 100%;
|
|
27
|
+
filter: alpha(opacity=25); /* support: IE8 */
|
|
28
|
+
opacity: 0.25;
|
|
29
|
+
}
|
|
30
|
+
.ui-progressbar-indeterminate .ui-progressbar-value {
|
|
31
|
+
background-image: none;
|
|
32
|
+
}
|
|
@@ -1,16 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Resizable 1.
|
|
2
|
+
* jQuery UI Resizable 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
|
-
*
|
|
9
|
-
* http://docs.jquery.com/UI/Resizable#theming
|
|
10
8
|
*/
|
|
11
9
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
10
|
+
*= require jquery-ui/core
|
|
11
|
+
*= require jquery-ui/theme
|
|
14
12
|
*/
|
|
15
13
|
.ui-resizable {
|
|
16
14
|
position: relative;
|
|
@@ -19,6 +17,8 @@
|
|
|
19
17
|
position: absolute;
|
|
20
18
|
font-size: 0.1px;
|
|
21
19
|
display: block;
|
|
20
|
+
-ms-touch-action: none;
|
|
21
|
+
touch-action: none;
|
|
22
22
|
}
|
|
23
23
|
.ui-resizable-disabled .ui-resizable-handle,
|
|
24
24
|
.ui-resizable-autohide .ui-resizable-handle {
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Selectable 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
*= require jquery-ui/core
|
|
11
|
+
*= require jquery-ui/theme
|
|
12
|
+
*/
|
|
13
|
+
.ui-selectable {
|
|
14
|
+
-ms-touch-action: none;
|
|
15
|
+
touch-action: none;
|
|
16
|
+
}
|
|
17
|
+
.ui-selectable-helper {
|
|
18
|
+
position: absolute;
|
|
19
|
+
z-index: 100;
|
|
20
|
+
border: 1px dotted black;
|
|
21
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Selectmenu 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*
|
|
9
|
+
* http://api.jqueryui.com/selectmenu/#theming
|
|
10
|
+
*/
|
|
11
|
+
/*
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/menu
|
|
14
|
+
*= require jquery-ui/theme
|
|
15
|
+
*/
|
|
16
|
+
.ui-selectmenu-menu {
|
|
17
|
+
padding: 0;
|
|
18
|
+
margin: 0;
|
|
19
|
+
position: absolute;
|
|
20
|
+
top: 0;
|
|
21
|
+
left: 0;
|
|
22
|
+
display: none;
|
|
23
|
+
}
|
|
24
|
+
.ui-selectmenu-menu .ui-menu {
|
|
25
|
+
overflow: auto;
|
|
26
|
+
/* Support: IE7 */
|
|
27
|
+
overflow-x: hidden;
|
|
28
|
+
padding-bottom: 1px;
|
|
29
|
+
}
|
|
30
|
+
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
|
|
31
|
+
font-size: 1em;
|
|
32
|
+
font-weight: bold;
|
|
33
|
+
line-height: 1.5;
|
|
34
|
+
padding: 2px 0.4em;
|
|
35
|
+
margin: 0.5em 0 0 0;
|
|
36
|
+
height: auto;
|
|
37
|
+
border: 0;
|
|
38
|
+
}
|
|
39
|
+
.ui-selectmenu-open {
|
|
40
|
+
display: block;
|
|
41
|
+
}
|
|
42
|
+
.ui-selectmenu-button {
|
|
43
|
+
display: inline-block;
|
|
44
|
+
overflow: hidden;
|
|
45
|
+
position: relative;
|
|
46
|
+
text-decoration: none;
|
|
47
|
+
cursor: pointer;
|
|
48
|
+
}
|
|
49
|
+
.ui-selectmenu-button span.ui-icon {
|
|
50
|
+
right: 0.5em;
|
|
51
|
+
left: auto;
|
|
52
|
+
margin-top: -8px;
|
|
53
|
+
position: absolute;
|
|
54
|
+
top: 50%;
|
|
55
|
+
}
|
|
56
|
+
.ui-selectmenu-button span.ui-selectmenu-text {
|
|
57
|
+
text-align: left;
|
|
58
|
+
padding: 0.4em 2.1em 0.4em 1em;
|
|
59
|
+
display: block;
|
|
60
|
+
line-height: 1.4;
|
|
61
|
+
overflow: hidden;
|
|
62
|
+
text-overflow: ellipsis;
|
|
63
|
+
white-space: nowrap;
|
|
64
|
+
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Slider 1.
|
|
2
|
+
* jQuery UI Slider 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/slider/#theming
|
|
10
10
|
*/
|
|
11
11
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
14
|
*/
|
|
15
15
|
.ui-slider {
|
|
16
16
|
position: relative;
|
|
@@ -22,6 +22,8 @@
|
|
|
22
22
|
width: 1.2em;
|
|
23
23
|
height: 1.2em;
|
|
24
24
|
cursor: default;
|
|
25
|
+
-ms-touch-action: none;
|
|
26
|
+
touch-action: none;
|
|
25
27
|
}
|
|
26
28
|
.ui-slider .ui-slider-range {
|
|
27
29
|
position: absolute;
|
|
@@ -32,7 +34,7 @@
|
|
|
32
34
|
background-position: 0 0;
|
|
33
35
|
}
|
|
34
36
|
|
|
35
|
-
/*
|
|
37
|
+
/* support: IE8 - See #6727 */
|
|
36
38
|
.ui-slider.ui-state-disabled .ui-slider-handle,
|
|
37
39
|
.ui-slider.ui-state-disabled .ui-slider-range {
|
|
38
40
|
filter: inherit;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* jQuery UI Sortable 1.11.3
|
|
3
|
+
* http://jqueryui.com
|
|
4
|
+
*
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
|
+
* Released under the MIT license.
|
|
7
|
+
* http://jquery.org/license
|
|
8
|
+
*/
|
|
9
|
+
/*
|
|
10
|
+
*= require jquery-ui/core
|
|
11
|
+
*= require jquery-ui/theme
|
|
12
|
+
*/
|
|
13
|
+
.ui-sortable-handle {
|
|
14
|
+
-ms-touch-action: none;
|
|
15
|
+
touch-action: none;
|
|
16
|
+
}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Spinner 1.
|
|
2
|
+
* jQuery UI Spinner 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/spinner/#theming
|
|
10
10
|
*/
|
|
11
11
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
14
|
-
*= require jquery
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/button
|
|
14
|
+
*= require jquery-ui/theme
|
|
15
15
|
*/
|
|
16
16
|
.ui-spinner {
|
|
17
17
|
position: relative;
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
overflow: hidden;
|
|
44
44
|
right: 0;
|
|
45
45
|
}
|
|
46
|
-
/* more specificity required here to
|
|
46
|
+
/* more specificity required here to override default borders */
|
|
47
47
|
.ui-spinner a.ui-spinner-button {
|
|
48
48
|
border-top: none;
|
|
49
49
|
border-bottom: none;
|
|
50
50
|
border-right: none;
|
|
51
51
|
}
|
|
52
|
-
/*
|
|
52
|
+
/* vertically center icon */
|
|
53
53
|
.ui-spinner .ui-icon {
|
|
54
54
|
position: absolute;
|
|
55
55
|
margin-top: -8px;
|
data/{vendor/assets/stylesheets/jquery.ui.tabs.css.erb → app/assets/stylesheets/jquery-ui/tabs.css}
RENAMED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* jQuery UI Tabs 1.
|
|
2
|
+
* jQuery UI Tabs 1.11.3
|
|
3
3
|
* http://jqueryui.com
|
|
4
4
|
*
|
|
5
|
-
* Copyright
|
|
5
|
+
* Copyright jQuery Foundation and other contributors
|
|
6
6
|
* Released under the MIT license.
|
|
7
7
|
* http://jquery.org/license
|
|
8
8
|
*
|
|
9
|
-
* http://
|
|
9
|
+
* http://api.jqueryui.com/tabs/#theming
|
|
10
10
|
*/
|
|
11
11
|
/*
|
|
12
|
-
*= require jquery
|
|
13
|
-
*= require jquery
|
|
12
|
+
*= require jquery-ui/core
|
|
13
|
+
*= require jquery-ui/theme
|
|
14
14
|
*/
|
|
15
15
|
.ui-tabs {
|
|
16
16
|
position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
position: relative;
|
|
27
27
|
top: 0;
|
|
28
28
|
margin: 1px .2em 0 0;
|
|
29
|
-
border-bottom: 0;
|
|
29
|
+
border-bottom-width: 0;
|
|
30
30
|
padding: 0;
|
|
31
31
|
white-space: nowrap;
|
|
32
32
|
}
|
|
33
|
-
.ui-tabs .ui-tabs-nav
|
|
33
|
+
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
|
|
34
34
|
float: left;
|
|
35
35
|
padding: .5em 1em;
|
|
36
36
|
text-decoration: none;
|
|
@@ -39,13 +39,12 @@
|
|
|
39
39
|
margin-bottom: -1px;
|
|
40
40
|
padding-bottom: 1px;
|
|
41
41
|
}
|
|
42
|
-
.ui-tabs .ui-tabs-nav li.ui-tabs-active
|
|
43
|
-
.ui-tabs .ui-tabs-nav li.ui-state-disabled
|
|
44
|
-
.ui-tabs .ui-tabs-nav li.ui-tabs-loading
|
|
42
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
43
|
+
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
|
|
44
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
|
|
45
45
|
cursor: text;
|
|
46
46
|
}
|
|
47
|
-
.ui-tabs .ui-tabs-nav li
|
|
48
|
-
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
|
|
47
|
+
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
|
|
49
48
|
cursor: pointer;
|
|
50
49
|
}
|
|
51
50
|
.ui-tabs .ui-tabs-panel {
|