jquery-ui-themes 0.0.9 → 0.0.10

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.
Files changed (51) hide show
  1. data/app/assets/images/jquery-ui/animated-overlay.gif +0 -0
  2. data/app/assets/images/jquery-ui/black-tie/animated-overlay.gif +0 -0
  3. data/app/assets/images/jquery-ui/blitzer/animated-overlay.gif +0 -0
  4. data/app/assets/images/jquery-ui/cupertino/animated-overlay.gif +0 -0
  5. data/app/assets/images/jquery-ui/dark-hive/animated-overlay.gif +0 -0
  6. data/app/assets/images/jquery-ui/dot-luv/animated-overlay.gif +0 -0
  7. data/app/assets/images/jquery-ui/eggplant/animated-overlay.gif +0 -0
  8. data/app/assets/images/jquery-ui/excite-bike/animated-overlay.gif +0 -0
  9. data/app/assets/images/jquery-ui/flick/animated-overlay.gif +0 -0
  10. data/app/assets/images/jquery-ui/hot-sneaks/animated-overlay.gif +0 -0
  11. data/app/assets/images/jquery-ui/humanity/animated-overlay.gif +0 -0
  12. data/app/assets/images/jquery-ui/le-frog/animated-overlay.gif +0 -0
  13. data/app/assets/images/jquery-ui/mint-choc/animated-overlay.gif +0 -0
  14. data/app/assets/images/jquery-ui/overcast/animated-overlay.gif +0 -0
  15. data/app/assets/images/jquery-ui/pepper-grinder/animated-overlay.gif +0 -0
  16. data/app/assets/images/jquery-ui/redmond/animated-overlay.gif +0 -0
  17. data/app/assets/images/jquery-ui/smoothness/animated-overlay.gif +0 -0
  18. data/app/assets/images/jquery-ui/south-street/animated-overlay.gif +0 -0
  19. data/app/assets/images/jquery-ui/start/animated-overlay.gif +0 -0
  20. data/app/assets/images/jquery-ui/sunny/animated-overlay.gif +0 -0
  21. data/app/assets/images/jquery-ui/swanky-purse/animated-overlay.gif +0 -0
  22. data/app/assets/images/jquery-ui/trontastic/animated-overlay.gif +0 -0
  23. data/app/assets/images/jquery-ui/ui-darkness/animated-overlay.gif +0 -0
  24. data/app/assets/images/jquery-ui/ui-lightness/animated-overlay.gif +0 -0
  25. data/app/assets/images/jquery-ui/vader/animated-overlay.gif +0 -0
  26. data/app/assets/stylesheets/jquery-ui/black-tie.css.scss +18 -18
  27. data/app/assets/stylesheets/jquery-ui/blitzer.css.scss +17 -17
  28. data/app/assets/stylesheets/jquery-ui/cupertino.css.scss +17 -17
  29. data/app/assets/stylesheets/jquery-ui/dark-hive.css.scss +17 -17
  30. data/app/assets/stylesheets/jquery-ui/dot-luv.css.scss +17 -17
  31. data/app/assets/stylesheets/jquery-ui/eggplant.css.scss +17 -17
  32. data/app/assets/stylesheets/jquery-ui/excite-bike.css.scss +17 -17
  33. data/app/assets/stylesheets/jquery-ui/flick.css.scss +17 -17
  34. data/app/assets/stylesheets/jquery-ui/hot-sneaks.css.scss +17 -17
  35. data/app/assets/stylesheets/jquery-ui/humanity.css.scss +17 -17
  36. data/app/assets/stylesheets/jquery-ui/le-frog.css.scss +17 -17
  37. data/app/assets/stylesheets/jquery-ui/mint-choc.css.scss +17 -17
  38. data/app/assets/stylesheets/jquery-ui/overcast.css.scss +17 -17
  39. data/app/assets/stylesheets/jquery-ui/pepper-grinder.css.scss +17 -17
  40. data/app/assets/stylesheets/jquery-ui/redmond.css.scss +17 -17
  41. data/app/assets/stylesheets/jquery-ui/smoothness.css.scss +17 -17
  42. data/app/assets/stylesheets/jquery-ui/south-street.css.scss +17 -17
  43. data/app/assets/stylesheets/jquery-ui/start.css.scss +17 -17
  44. data/app/assets/stylesheets/jquery-ui/sunny.css.scss +17 -17
  45. data/app/assets/stylesheets/jquery-ui/swanky-purse.css.scss +17 -17
  46. data/app/assets/stylesheets/jquery-ui/trontastic.css.scss +17 -17
  47. data/app/assets/stylesheets/jquery-ui/ui-darkness.css.scss +17 -17
  48. data/app/assets/stylesheets/jquery-ui/ui-lightness.css.scss +17 -17
  49. data/app/assets/stylesheets/jquery-ui/vader.css.scss +17 -17
  50. data/lib/jquery-ui-themes/version.rb +1 -1
  51. metadata +27 -2
@@ -530,7 +530,7 @@ button.ui-button::-moz-focus-inner {
530
530
  height: 100%;
531
531
  }
532
532
  .ui-progressbar .ui-progressbar-overlay {
533
- background: url("images/animated-overlay.gif");
533
+ background: url("jquery-ui/animated-overlay.gif");
534
534
  height: 100%;
535
535
  filter: alpha(opacity=25);
536
536
  opacity: 0.25;
@@ -801,7 +801,7 @@ body .ui-tooltip {
801
801
  }
802
802
  .ui-widget-content {
803
803
  border: 1px solid #aaaaaa;
804
- background: #c9c9c9 url(image-path('jquery-ui/1.10.3/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png')) 50% bottom repeat-x;
804
+ background: #c9c9c9 url(image-path('jquery-ui/overcast/ui-bg_inset-soft_50_c9c9c9_1x100.png')) 50% bottom repeat-x;
805
805
  color: #333333;
806
806
  }
807
807
  .ui-widget-content a {
@@ -809,7 +809,7 @@ body .ui-tooltip {
809
809
  }
810
810
  .ui-widget-header {
811
811
  border: 1px solid #bbbbbb;
812
- background: #dddddd url(image-path('jquery-ui/1.10.3/overcast/ui-bg_glass_35_dddddd_1x400.png')) 50% 50% repeat-x;
812
+ background: #dddddd url(image-path('jquery-ui/overcast/ui-bg_glass_35_dddddd_1x400.png')) 50% 50% repeat-x;
813
813
  color: #444444;
814
814
  font-weight: bold;
815
815
  }
@@ -823,7 +823,7 @@ body .ui-tooltip {
823
823
  .ui-widget-content .ui-state-default,
824
824
  .ui-widget-header .ui-state-default {
825
825
  border: 1px solid #cccccc;
826
- background: #eeeeee url(image-path('jquery-ui/1.10.3/overcast/ui-bg_glass_60_eeeeee_1x400.png')) 50% 50% repeat-x;
826
+ background: #eeeeee url(image-path('jquery-ui/overcast/ui-bg_glass_60_eeeeee_1x400.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #3383bb;
829
829
  }
@@ -840,7 +840,7 @@ body .ui-tooltip {
840
840
  .ui-widget-content .ui-state-focus,
841
841
  .ui-widget-header .ui-state-focus {
842
842
  border: 1px solid #bbbbbb;
843
- background: #f8f8f8 url(image-path('jquery-ui/1.10.3/overcast/ui-bg_glass_100_f8f8f8_1x400.png')) 50% 50% repeat-x;
843
+ background: #f8f8f8 url(image-path('jquery-ui/overcast/ui-bg_glass_100_f8f8f8_1x400.png')) 50% 50% repeat-x;
844
844
  font-weight: bold;
845
845
  color: #599fcf;
846
846
  }
@@ -855,7 +855,7 @@ body .ui-tooltip {
855
855
  .ui-widget-content .ui-state-active,
856
856
  .ui-widget-header .ui-state-active {
857
857
  border: 1px solid #999999;
858
- background: #999999 url(image-path('jquery-ui/1.10.3/overcast/ui-bg_inset-hard_75_999999_1x100.png')) 50% 50% repeat-x;
858
+ background: #999999 url(image-path('jquery-ui/overcast/ui-bg_inset-hard_75_999999_1x100.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #ffffff;
861
861
  }
@@ -872,7 +872,7 @@ body .ui-tooltip {
872
872
  .ui-widget-content .ui-state-highlight,
873
873
  .ui-widget-header .ui-state-highlight {
874
874
  border: 1px solid #ffffff;
875
- background: #eeeeee url(image-path('jquery-ui/1.10.3/overcast/ui-bg_flat_55_eeeeee_40x100.png')) 50% 50% repeat-x;
875
+ background: #eeeeee url(image-path('jquery-ui/overcast/ui-bg_flat_55_eeeeee_40x100.png')) 50% 50% repeat-x;
876
876
  color: #444444;
877
877
  }
878
878
  .ui-state-highlight a,
@@ -884,7 +884,7 @@ body .ui-tooltip {
884
884
  .ui-widget-content .ui-state-error,
885
885
  .ui-widget-header .ui-state-error {
886
886
  border: 1px solid #c0402a;
887
- background: #c0402a url(image-path('jquery-ui/1.10.3/overcast/ui-bg_flat_55_c0402a_40x100.png')) 50% 50% repeat-x;
887
+ background: #c0402a url(image-path('jquery-ui/overcast/ui-bg_flat_55_c0402a_40x100.png')) 50% 50% repeat-x;
888
888
  color: #ffffff;
889
889
  }
890
890
  .ui-state-error a,
@@ -930,27 +930,27 @@ body .ui-tooltip {
930
930
  }
931
931
  .ui-icon,
932
932
  .ui-widget-content .ui-icon {
933
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_999999_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_999999_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_999999_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_999999_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_70b2e1_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_70b2e1_256x240.png'));
940
940
  }
941
941
  .ui-state-hover .ui-icon,
942
942
  .ui-state-focus .ui-icon {
943
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_3383bb_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_3383bb_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_454545_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_454545_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_3383bb_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_3383bb_256x240.png'));
950
950
  }
951
951
  .ui-state-error .ui-icon,
952
952
  .ui-state-error-text .ui-icon {
953
- background-image: url(image-path('jquery-ui/1.10.3/overcast/ui-icons_fbc856_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/overcast/ui-icons_fbc856_256x240.png'));
954
954
  }
955
955
 
956
956
  /* positioning */
@@ -1163,14 +1163,14 @@ body .ui-tooltip {
1163
1163
 
1164
1164
  /* Overlays */
1165
1165
  .ui-widget-overlay {
1166
- background: #eeeeee url(image-path('jquery-ui/1.10.3/overcast/ui-bg_flat_0_eeeeee_40x100.png')) 50% 50% repeat-x;
1166
+ background: #eeeeee url(image-path('jquery-ui/overcast/ui-bg_flat_0_eeeeee_40x100.png')) 50% 50% repeat-x;
1167
1167
  opacity: .8;
1168
1168
  filter: Alpha(Opacity=80);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -4px 0 0 -4px;
1172
1172
  padding: 4px;
1173
- background: #aaaaaa url(image-path('jquery-ui/1.10.3/overcast/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/overcast/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .6;
1175
1175
  filter: Alpha(Opacity=60);
1176
1176
  border-radius: 0px;
@@ -530,7 +530,7 @@ button.ui-button::-moz-focus-inner {
530
530
  height: 100%;
531
531
  }
532
532
  .ui-progressbar .ui-progressbar-overlay {
533
- background: url("images/animated-overlay.gif");
533
+ background: url("jquery-ui/animated-overlay.gif");
534
534
  height: 100%;
535
535
  filter: alpha(opacity=25);
536
536
  opacity: 0.25;
@@ -801,7 +801,7 @@ body .ui-tooltip {
801
801
  }
802
802
  .ui-widget-content {
803
803
  border: 1px solid #d9d6c4;
804
- background: #eceadf url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_10_eceadf_60x60.png')) 50% 50% repeat;
804
+ background: #eceadf url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_10_eceadf_60x60.png')) 50% 50% repeat;
805
805
  color: #1f1f1f;
806
806
  }
807
807
  .ui-widget-content a {
@@ -809,7 +809,7 @@ body .ui-tooltip {
809
809
  }
810
810
  .ui-widget-header {
811
811
  border: 1px solid #d4d1bf;
812
- background: #ffffff url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_15_ffffff_60x60.png')) 50% 50% repeat;
812
+ background: #ffffff url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_15_ffffff_60x60.png')) 50% 50% repeat;
813
813
  color: #453821;
814
814
  font-weight: bold;
815
815
  }
@@ -823,7 +823,7 @@ body .ui-tooltip {
823
823
  .ui-widget-content .ui-state-default,
824
824
  .ui-widget-header .ui-state-default {
825
825
  border: 1px solid #cbc7bd;
826
- background: #f8f7f6 url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_10_f8f7f6_60x60.png')) 50% 50% repeat;
826
+ background: #f8f7f6 url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_10_f8f7f6_60x60.png')) 50% 50% repeat;
827
827
  font-weight: bold;
828
828
  color: #654b24;
829
829
  }
@@ -840,7 +840,7 @@ body .ui-tooltip {
840
840
  .ui-widget-content .ui-state-focus,
841
841
  .ui-widget-header .ui-state-focus {
842
842
  border: 1px solid #654b24;
843
- background: #654b24 url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_65_654b24_60x60.png')) 50% 50% repeat;
843
+ background: #654b24 url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_65_654b24_60x60.png')) 50% 50% repeat;
844
844
  font-weight: bold;
845
845
  color: #ffffff;
846
846
  }
@@ -855,7 +855,7 @@ body .ui-tooltip {
855
855
  .ui-widget-content .ui-state-active,
856
856
  .ui-widget-header .ui-state-active {
857
857
  border: 1px solid #d9d6c4;
858
- background: #eceadf url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_15_eceadf_60x60.png')) 50% 50% repeat;
858
+ background: #eceadf url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_15_eceadf_60x60.png')) 50% 50% repeat;
859
859
  font-weight: bold;
860
860
  color: #140f06;
861
861
  }
@@ -872,7 +872,7 @@ body .ui-tooltip {
872
872
  .ui-widget-content .ui-state-highlight,
873
873
  .ui-widget-header .ui-state-highlight {
874
874
  border: 1px solid #b2a266;
875
- background: #f7f3de url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_15_f7f3de_60x60.png')) 50% 50% repeat;
875
+ background: #f7f3de url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_15_f7f3de_60x60.png')) 50% 50% repeat;
876
876
  color: #3a3427;
877
877
  }
878
878
  .ui-state-highlight a,
@@ -884,7 +884,7 @@ body .ui-tooltip {
884
884
  .ui-widget-content .ui-state-error,
885
885
  .ui-widget-header .ui-state-error {
886
886
  border: 1px solid #681818;
887
- background: #b83400 url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_fine-grain_68_b83400_60x60.png')) 50% 50% repeat;
887
+ background: #b83400 url(image-path('jquery-ui/pepper-grinder/ui-bg_fine-grain_68_b83400_60x60.png')) 50% 50% repeat;
888
888
  color: #ffffff;
889
889
  }
890
890
  .ui-state-error a,
@@ -930,27 +930,27 @@ body .ui-tooltip {
930
930
  }
931
931
  .ui-icon,
932
932
  .ui-widget-content .ui-icon {
933
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_222222_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_222222_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_b83400_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_b83400_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_b83400_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_b83400_256x240.png'));
940
940
  }
941
941
  .ui-state-hover .ui-icon,
942
942
  .ui-state-focus .ui-icon {
943
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_ffffff_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_8c291d_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_8c291d_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_3572ac_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_3572ac_256x240.png'));
950
950
  }
951
951
  .ui-state-error .ui-icon,
952
952
  .ui-state-error-text .ui-icon {
953
- background-image: url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-icons_fbdb93_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/pepper-grinder/ui-icons_fbdb93_256x240.png'));
954
954
  }
955
955
 
956
956
  /* positioning */
@@ -1163,14 +1163,14 @@ body .ui-tooltip {
1163
1163
 
1164
1164
  /* Overlays */
1165
1165
  .ui-widget-overlay {
1166
- background: #6e4f1c url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_diagonal-maze_20_6e4f1c_10x10.png')) 50% 50% repeat;
1166
+ background: #6e4f1c url(image-path('jquery-ui/pepper-grinder/ui-bg_diagonal-maze_20_6e4f1c_10x10.png')) 50% 50% repeat;
1167
1167
  opacity: .6;
1168
1168
  filter: Alpha(Opacity=60);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: 0 0 0 -10px;
1172
1172
  padding: 5px;
1173
- background: #000000 url(image-path('jquery-ui/1.10.3/pepper-grinder/ui-bg_diagonal-maze_40_000000_10x10.png')) 50% 50% repeat;
1173
+ background: #000000 url(image-path('jquery-ui/pepper-grinder/ui-bg_diagonal-maze_40_000000_10x10.png')) 50% 50% repeat;
1174
1174
  opacity: .6;
1175
1175
  filter: Alpha(Opacity=60);
1176
1176
  border-radius: 18px;
@@ -530,7 +530,7 @@ button.ui-button::-moz-focus-inner {
530
530
  height: 100%;
531
531
  }
532
532
  .ui-progressbar .ui-progressbar-overlay {
533
- background: url("images/animated-overlay.gif");
533
+ background: url("jquery-ui/animated-overlay.gif");
534
534
  height: 100%;
535
535
  filter: alpha(opacity=25);
536
536
  opacity: 0.25;
@@ -801,7 +801,7 @@ body .ui-tooltip {
801
801
  }
802
802
  .ui-widget-content {
803
803
  border: 1px solid #a6c9e2;
804
- background: #fcfdfd url(image-path('jquery-ui/1.10.3/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png')) 50% bottom repeat-x;
804
+ background: #fcfdfd url(image-path('jquery-ui/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png')) 50% bottom repeat-x;
805
805
  color: #222222;
806
806
  }
807
807
  .ui-widget-content a {
@@ -809,7 +809,7 @@ body .ui-tooltip {
809
809
  }
810
810
  .ui-widget-header {
811
811
  border: 1px solid #4297d7;
812
- background: #5c9ccc url(image-path('jquery-ui/1.10.3/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png')) 50% 50% repeat-x;
812
+ background: #5c9ccc url(image-path('jquery-ui/redmond/ui-bg_gloss-wave_55_5c9ccc_500x100.png')) 50% 50% repeat-x;
813
813
  color: #ffffff;
814
814
  font-weight: bold;
815
815
  }
@@ -823,7 +823,7 @@ body .ui-tooltip {
823
823
  .ui-widget-content .ui-state-default,
824
824
  .ui-widget-header .ui-state-default {
825
825
  border: 1px solid #c5dbec;
826
- background: #dfeffc url(image-path('jquery-ui/1.10.3/redmond/ui-bg_glass_85_dfeffc_1x400.png')) 50% 50% repeat-x;
826
+ background: #dfeffc url(image-path('jquery-ui/redmond/ui-bg_glass_85_dfeffc_1x400.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #2e6e9e;
829
829
  }
@@ -840,7 +840,7 @@ body .ui-tooltip {
840
840
  .ui-widget-content .ui-state-focus,
841
841
  .ui-widget-header .ui-state-focus {
842
842
  border: 1px solid #79b7e7;
843
- background: #d0e5f5 url(image-path('jquery-ui/1.10.3/redmond/ui-bg_glass_75_d0e5f5_1x400.png')) 50% 50% repeat-x;
843
+ background: #d0e5f5 url(image-path('jquery-ui/redmond/ui-bg_glass_75_d0e5f5_1x400.png')) 50% 50% repeat-x;
844
844
  font-weight: bold;
845
845
  color: #1d5987;
846
846
  }
@@ -855,7 +855,7 @@ body .ui-tooltip {
855
855
  .ui-widget-content .ui-state-active,
856
856
  .ui-widget-header .ui-state-active {
857
857
  border: 1px solid #79b7e7;
858
- background: #f5f8f9 url(image-path('jquery-ui/1.10.3/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png')) 50% 50% repeat-x;
858
+ background: #f5f8f9 url(image-path('jquery-ui/redmond/ui-bg_inset-hard_100_f5f8f9_1x100.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #e17009;
861
861
  }
@@ -872,7 +872,7 @@ body .ui-tooltip {
872
872
  .ui-widget-content .ui-state-highlight,
873
873
  .ui-widget-header .ui-state-highlight {
874
874
  border: 1px solid #fad42e;
875
- background: #fbec88 url(image-path('jquery-ui/1.10.3/redmond/ui-bg_flat_55_fbec88_40x100.png')) 50% 50% repeat-x;
875
+ background: #fbec88 url(image-path('jquery-ui/redmond/ui-bg_flat_55_fbec88_40x100.png')) 50% 50% repeat-x;
876
876
  color: #363636;
877
877
  }
878
878
  .ui-state-highlight a,
@@ -884,7 +884,7 @@ body .ui-tooltip {
884
884
  .ui-widget-content .ui-state-error,
885
885
  .ui-widget-header .ui-state-error {
886
886
  border: 1px solid #cd0a0a;
887
- background: #fef1ec url(image-path('jquery-ui/1.10.3/redmond/ui-bg_glass_95_fef1ec_1x400.png')) 50% 50% repeat-x;
887
+ background: #fef1ec url(image-path('jquery-ui/redmond/ui-bg_glass_95_fef1ec_1x400.png')) 50% 50% repeat-x;
888
888
  color: #cd0a0a;
889
889
  }
890
890
  .ui-state-error a,
@@ -930,27 +930,27 @@ body .ui-tooltip {
930
930
  }
931
931
  .ui-icon,
932
932
  .ui-widget-content .ui-icon {
933
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_469bdd_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_469bdd_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_d8e7f3_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_d8e7f3_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_6da8d5_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_6da8d5_256x240.png'));
940
940
  }
941
941
  .ui-state-hover .ui-icon,
942
942
  .ui-state-focus .ui-icon {
943
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_217bc0_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_217bc0_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_f9bd01_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_f9bd01_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_2e83ff_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_2e83ff_256x240.png'));
950
950
  }
951
951
  .ui-state-error .ui-icon,
952
952
  .ui-state-error-text .ui-icon {
953
- background-image: url(image-path('jquery-ui/1.10.3/redmond/ui-icons_cd0a0a_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/redmond/ui-icons_cd0a0a_256x240.png'));
954
954
  }
955
955
 
956
956
  /* positioning */
@@ -1163,14 +1163,14 @@ body .ui-tooltip {
1163
1163
 
1164
1164
  /* Overlays */
1165
1165
  .ui-widget-overlay {
1166
- background: #aaaaaa url(image-path('jquery-ui/1.10.3/redmond/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1166
+ background: #aaaaaa url(image-path('jquery-ui/redmond/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1167
1167
  opacity: .3;
1168
1168
  filter: Alpha(Opacity=30);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -8px 0 0 -8px;
1172
1172
  padding: 8px;
1173
- background: #aaaaaa url(image-path('jquery-ui/1.10.3/redmond/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/redmond/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .3;
1175
1175
  filter: Alpha(Opacity=30);
1176
1176
  border-radius: 8px;
@@ -530,7 +530,7 @@ button.ui-button::-moz-focus-inner {
530
530
  height: 100%;
531
531
  }
532
532
  .ui-progressbar .ui-progressbar-overlay {
533
- background: url("images/animated-overlay.gif");
533
+ background: url("jquery-ui/animated-overlay.gif");
534
534
  height: 100%;
535
535
  filter: alpha(opacity=25);
536
536
  opacity: 0.25;
@@ -801,7 +801,7 @@ body .ui-tooltip {
801
801
  }
802
802
  .ui-widget-content {
803
803
  border: 1px solid #aaaaaa;
804
- background: #ffffff url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_flat_75_ffffff_40x100.png')) 50% 50% repeat-x;
804
+ background: #ffffff url(image-path('jquery-ui/smoothness/ui-bg_flat_75_ffffff_40x100.png')) 50% 50% repeat-x;
805
805
  color: #222222;
806
806
  }
807
807
  .ui-widget-content a {
@@ -809,7 +809,7 @@ body .ui-tooltip {
809
809
  }
810
810
  .ui-widget-header {
811
811
  border: 1px solid #aaaaaa;
812
- background: #cccccc url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png')) 50% 50% repeat-x;
812
+ background: #cccccc url(image-path('jquery-ui/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png')) 50% 50% repeat-x;
813
813
  color: #222222;
814
814
  font-weight: bold;
815
815
  }
@@ -823,7 +823,7 @@ body .ui-tooltip {
823
823
  .ui-widget-content .ui-state-default,
824
824
  .ui-widget-header .ui-state-default {
825
825
  border: 1px solid #d3d3d3;
826
- background: #e6e6e6 url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_glass_75_e6e6e6_1x400.png')) 50% 50% repeat-x;
826
+ background: #e6e6e6 url(image-path('jquery-ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png')) 50% 50% repeat-x;
827
827
  font-weight: normal;
828
828
  color: #555555;
829
829
  }
@@ -840,7 +840,7 @@ body .ui-tooltip {
840
840
  .ui-widget-content .ui-state-focus,
841
841
  .ui-widget-header .ui-state-focus {
842
842
  border: 1px solid #999999;
843
- background: #dadada url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_glass_75_dadada_1x400.png')) 50% 50% repeat-x;
843
+ background: #dadada url(image-path('jquery-ui/smoothness/ui-bg_glass_75_dadada_1x400.png')) 50% 50% repeat-x;
844
844
  font-weight: normal;
845
845
  color: #212121;
846
846
  }
@@ -855,7 +855,7 @@ body .ui-tooltip {
855
855
  .ui-widget-content .ui-state-active,
856
856
  .ui-widget-header .ui-state-active {
857
857
  border: 1px solid #aaaaaa;
858
- background: #ffffff url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_glass_65_ffffff_1x400.png')) 50% 50% repeat-x;
858
+ background: #ffffff url(image-path('jquery-ui/smoothness/ui-bg_glass_65_ffffff_1x400.png')) 50% 50% repeat-x;
859
859
  font-weight: normal;
860
860
  color: #212121;
861
861
  }
@@ -872,7 +872,7 @@ body .ui-tooltip {
872
872
  .ui-widget-content .ui-state-highlight,
873
873
  .ui-widget-header .ui-state-highlight {
874
874
  border: 1px solid #fcefa1;
875
- background: #fbf9ee url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_glass_55_fbf9ee_1x400.png')) 50% 50% repeat-x;
875
+ background: #fbf9ee url(image-path('jquery-ui/smoothness/ui-bg_glass_55_fbf9ee_1x400.png')) 50% 50% repeat-x;
876
876
  color: #363636;
877
877
  }
878
878
  .ui-state-highlight a,
@@ -884,7 +884,7 @@ body .ui-tooltip {
884
884
  .ui-widget-content .ui-state-error,
885
885
  .ui-widget-header .ui-state-error {
886
886
  border: 1px solid #cd0a0a;
887
- background: #fef1ec url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_glass_95_fef1ec_1x400.png')) 50% 50% repeat-x;
887
+ background: #fef1ec url(image-path('jquery-ui/smoothness/ui-bg_glass_95_fef1ec_1x400.png')) 50% 50% repeat-x;
888
888
  color: #cd0a0a;
889
889
  }
890
890
  .ui-state-error a,
@@ -930,27 +930,27 @@ body .ui-tooltip {
930
930
  }
931
931
  .ui-icon,
932
932
  .ui-widget-content .ui-icon {
933
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_222222_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_222222_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_222222_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_222222_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_888888_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_888888_256x240.png'));
940
940
  }
941
941
  .ui-state-hover .ui-icon,
942
942
  .ui-state-focus .ui-icon {
943
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_454545_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_454545_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_454545_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_454545_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_2e83ff_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_2e83ff_256x240.png'));
950
950
  }
951
951
  .ui-state-error .ui-icon,
952
952
  .ui-state-error-text .ui-icon {
953
- background-image: url(image-path('jquery-ui/1.10.3/smoothness/ui-icons_cd0a0a_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/smoothness/ui-icons_cd0a0a_256x240.png'));
954
954
  }
955
955
 
956
956
  /* positioning */
@@ -1163,14 +1163,14 @@ body .ui-tooltip {
1163
1163
 
1164
1164
  /* Overlays */
1165
1165
  .ui-widget-overlay {
1166
- background: #aaaaaa url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1166
+ background: #aaaaaa url(image-path('jquery-ui/smoothness/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1167
1167
  opacity: .3;
1168
1168
  filter: Alpha(Opacity=30);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -8px 0 0 -8px;
1172
1172
  padding: 8px;
1173
- background: #aaaaaa url(image-path('jquery-ui/1.10.3/smoothness/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/smoothness/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .3;
1175
1175
  filter: Alpha(Opacity=30);
1176
1176
  border-radius: 8px;