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 #000000;
804
- background: #111111 url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_gloss-wave_20_111111_500x100.png')) 50% top repeat-x;
804
+ background: #111111 url(image-path('jquery-ui/dot-luv/ui-bg_gloss-wave_20_111111_500x100.png')) 50% top repeat-x;
805
805
  color: #d9d9d9;
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 #0b3e6f;
812
- background: #0b3e6f url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_diagonals-thick_15_0b3e6f_40x40.png')) 50% 50% repeat;
812
+ background: #0b3e6f url(image-path('jquery-ui/dot-luv/ui-bg_diagonals-thick_15_0b3e6f_40x40.png')) 50% 50% repeat;
813
813
  color: #f6f6f6;
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 #333333;
826
- background: #333333 url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_dots-small_20_333333_2x2.png')) 50% 50% repeat;
826
+ background: #333333 url(image-path('jquery-ui/dot-luv/ui-bg_dots-small_20_333333_2x2.png')) 50% 50% repeat;
827
827
  font-weight: bold;
828
828
  color: #ffffff;
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 #222222;
843
- background: #00498f url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_dots-small_40_00498f_2x2.png')) 50% 50% repeat;
843
+ background: #00498f url(image-path('jquery-ui/dot-luv/ui-bg_dots-small_40_00498f_2x2.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 #096ac8;
858
- background: #292929 url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_flat_40_292929_40x100.png')) 50% 50% repeat-x;
858
+ background: #292929 url(image-path('jquery-ui/dot-luv/ui-bg_flat_40_292929_40x100.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #75abff;
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 #052f57;
875
- background: #0b58a2 url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_dots-medium_30_0b58a2_4x4.png')) 50% 50% repeat;
875
+ background: #0b58a2 url(image-path('jquery-ui/dot-luv/ui-bg_dots-medium_30_0b58a2_4x4.png')) 50% 50% repeat;
876
876
  color: #ffffff;
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: #a32d00 url(image-path('jquery-ui/1.10.3/dot-luv/ui-bg_dots-small_30_a32d00_2x2.png')) 50% 50% repeat;
887
+ background: #a32d00 url(image-path('jquery-ui/dot-luv/ui-bg_dots-small_30_a32d00_2x2.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/dot-luv/ui-icons_9ccdfc_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/dot-luv/ui-icons_9ccdfc_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/dot-luv/ui-icons_98d2fb_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/dot-luv/ui-icons_98d2fb_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/dot-luv/ui-icons_9ccdfc_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/dot-luv/ui-icons_9ccdfc_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/dot-luv/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/dot-luv/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/dot-luv/ui-icons_00498f_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/dot-luv/ui-icons_00498f_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/dot-luv/ui-icons_ffffff_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/dot-luv/ui-icons_ffffff_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/dot-luv/ui-icons_ffffff_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/dot-luv/ui-icons_ffffff_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/dot-luv/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1166
+ background: #aaaaaa url(image-path('jquery-ui/dot-luv/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/dot-luv/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/dot-luv/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 #7e7783;
804
- background: #3d3644 url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_gloss-wave_30_3d3644_500x100.png')) 50% top repeat-x;
804
+ background: #3d3644 url(image-path('jquery-ui/eggplant/ui-bg_gloss-wave_30_3d3644_500x100.png')) 50% top repeat-x;
805
805
  color: #ffffff;
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 #231d2b;
812
- background: #30273a url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_highlight-soft_25_30273a_1x100.png')) 50% 50% repeat-x;
812
+ background: #30273a url(image-path('jquery-ui/eggplant/ui-bg_highlight-soft_25_30273a_1x100.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 #dcd9de;
826
- background: #dcd9de url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_highlight-soft_100_dcd9de_1x100.png')) 50% 50% repeat-x;
826
+ background: #dcd9de url(image-path('jquery-ui/eggplant/ui-bg_highlight-soft_100_dcd9de_1x100.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #665874;
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 #d1c5d8;
843
- background: #eae6ea url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_highlight-soft_100_eae6ea_1x100.png')) 50% 50% repeat-x;
843
+ background: #eae6ea url(image-path('jquery-ui/eggplant/ui-bg_highlight-soft_100_eae6ea_1x100.png')) 50% 50% repeat-x;
844
844
  font-weight: bold;
845
845
  color: #734d99;
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 #7e7783;
858
- background: #5f5964 url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_highlight-soft_45_5f5964_1x100.png')) 50% 50% repeat-x;
858
+ background: #5f5964 url(image-path('jquery-ui/eggplant/ui-bg_highlight-soft_45_5f5964_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 #ffdb1f;
875
- background: #fafafa url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_flat_55_fafafa_40x100.png')) 50% 50% repeat-x;
875
+ background: #fafafa url(image-path('jquery-ui/eggplant/ui-bg_flat_55_fafafa_40x100.png')) 50% 50% repeat-x;
876
876
  color: #333333;
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 #994d53;
887
- background: #994d53 url(image-path('jquery-ui/1.10.3/eggplant/ui-bg_flat_55_994d53_40x100.png')) 50% 50% repeat-x;
887
+ background: #994d53 url(image-path('jquery-ui/eggplant/ui-bg_flat_55_994d53_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/eggplant/ui-icons_ffffff_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/eggplant/ui-icons_ffffff_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/eggplant/ui-icons_a8a3ae_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/eggplant/ui-icons_a8a3ae_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/eggplant/ui-icons_8d78a5_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/eggplant/ui-icons_8d78a5_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/eggplant/ui-icons_734d99_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/eggplant/ui-icons_734d99_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/eggplant/ui-icons_454545_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/eggplant/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/eggplant/ui-icons_8d78a5_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/eggplant/ui-icons_8d78a5_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/eggplant/ui-icons_ebccce_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/eggplant/ui-icons_ebccce_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/eggplant/ui-bg_flat_0_eeeeee_40x100.png')) 50% 50% repeat-x;
1166
+ background: #eeeeee url(image-path('jquery-ui/eggplant/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/eggplant/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/eggplant/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 #aaaaaa;
804
- background: #eeeeee url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_inset-hard_100_eeeeee_1x100.png')) 50% bottom repeat-x;
804
+ background: #eeeeee url(image-path('jquery-ui/excite-bike/ui-bg_inset-hard_100_eeeeee_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 #cccccc;
812
- background: #f9f9f9 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_highlight-soft_100_f9f9f9_1x100.png')) 50% 50% repeat-x;
812
+ background: #f9f9f9 url(image-path('jquery-ui/excite-bike/ui-bg_highlight-soft_100_f9f9f9_1x100.png')) 50% 50% repeat-x;
813
813
  color: #e69700;
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 #ffffff;
826
- background: #1484e6 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_diagonals-thick_22_1484e6_40x40.png')) 50% 50% repeat;
826
+ background: #1484e6 url(image-path('jquery-ui/excite-bike/ui-bg_diagonals-thick_22_1484e6_40x40.png')) 50% 50% repeat;
827
827
  font-weight: bold;
828
828
  color: #ffffff;
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 #2293f7;
843
- background: #2293f7 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_diagonals-thick_26_2293f7_40x40.png')) 50% 50% repeat;
843
+ background: #2293f7 url(image-path('jquery-ui/excite-bike/ui-bg_diagonals-thick_26_2293f7_40x40.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 #e69700;
858
- background: #e69700 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.png')) 50% 50% repeat;
858
+ background: #e69700 url(image-path('jquery-ui/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.png')) 50% 50% repeat;
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: #c5ddfc url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_diagonals-small_25_c5ddfc_40x40.png')) 50% 50% repeat;
875
+ background: #c5ddfc url(image-path('jquery-ui/excite-bike/ui-bg_diagonals-small_25_c5ddfc_40x40.png')) 50% 50% repeat;
876
876
  color: #333333;
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 #e69700;
887
- background: #e69700 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.png')) 50% 50% repeat;
887
+ background: #e69700 url(image-path('jquery-ui/excite-bike/ui-bg_diagonals-thick_20_e69700_40x40.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/excite-bike/ui-icons_0a82eb_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/excite-bike/ui-icons_0a82eb_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/excite-bike/ui-icons_5fa5e3_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/excite-bike/ui-icons_5fa5e3_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/excite-bike/ui-icons_fcdd4a_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/excite-bike/ui-icons_fcdd4a_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/excite-bike/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/excite-bike/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/excite-bike/ui-icons_ffffff_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/excite-bike/ui-icons_ffffff_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/excite-bike/ui-icons_0b54d5_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/excite-bike/ui-icons_0b54d5_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/excite-bike/ui-icons_ffffff_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/excite-bike/ui-icons_ffffff_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: #e6b900 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_flat_0_e6b900_40x100.png')) 50% 50% repeat-x;
1166
+ background: #e6b900 url(image-path('jquery-ui/excite-bike/ui-bg_flat_0_e6b900_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: 6px 0 0 6px;
1172
1172
  padding: 0px;
1173
- background: #e69700 url(image-path('jquery-ui/1.10.3/excite-bike/ui-bg_flat_0_e69700_40x100.png')) 50% 50% repeat-x;
1173
+ background: #e69700 url(image-path('jquery-ui/excite-bike/ui-bg_flat_0_e69700_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .2;
1175
1175
  filter: Alpha(Opacity=20);
1176
1176
  border-radius: 3px;
@@ -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 #dddddd;
804
- background: #ffffff url(image-path('jquery-ui/1.10.3/flick/ui-bg_flat_75_ffffff_40x100.png')) 50% 50% repeat-x;
804
+ background: #ffffff url(image-path('jquery-ui/flick/ui-bg_flat_75_ffffff_40x100.png')) 50% 50% repeat-x;
805
805
  color: #444444;
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 #dddddd;
812
- background: #dddddd url(image-path('jquery-ui/1.10.3/flick/ui-bg_highlight-soft_50_dddddd_1x100.png')) 50% 50% repeat-x;
812
+ background: #dddddd url(image-path('jquery-ui/flick/ui-bg_highlight-soft_50_dddddd_1x100.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 #dddddd;
826
- background: #f6f6f6 url(image-path('jquery-ui/1.10.3/flick/ui-bg_highlight-soft_100_f6f6f6_1x100.png')) 50% 50% repeat-x;
826
+ background: #f6f6f6 url(image-path('jquery-ui/flick/ui-bg_highlight-soft_100_f6f6f6_1x100.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #0073ea;
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 #0073ea;
843
- background: #0073ea url(image-path('jquery-ui/1.10.3/flick/ui-bg_highlight-soft_25_0073ea_1x100.png')) 50% 50% repeat-x;
843
+ background: #0073ea url(image-path('jquery-ui/flick/ui-bg_highlight-soft_25_0073ea_1x100.png')) 50% 50% repeat-x;
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 #dddddd;
858
- background: #ffffff url(image-path('jquery-ui/1.10.3/flick/ui-bg_glass_65_ffffff_1x400.png')) 50% 50% repeat-x;
858
+ background: #ffffff url(image-path('jquery-ui/flick/ui-bg_glass_65_ffffff_1x400.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #ff0084;
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 #cccccc;
875
- background: #ffffff url(image-path('jquery-ui/1.10.3/flick/ui-bg_flat_55_ffffff_40x100.png')) 50% 50% repeat-x;
875
+ background: #ffffff url(image-path('jquery-ui/flick/ui-bg_flat_55_ffffff_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 #ff0084;
887
- background: #ffffff url(image-path('jquery-ui/1.10.3/flick/ui-bg_flat_55_ffffff_40x100.png')) 50% 50% repeat-x;
887
+ background: #ffffff url(image-path('jquery-ui/flick/ui-bg_flat_55_ffffff_40x100.png')) 50% 50% repeat-x;
888
888
  color: #222222;
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/flick/ui-icons_ff0084_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/flick/ui-icons_ff0084_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/flick/ui-icons_0073ea_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/flick/ui-icons_0073ea_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/flick/ui-icons_666666_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/flick/ui-icons_666666_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/flick/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/flick/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/flick/ui-icons_454545_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/flick/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/flick/ui-icons_0073ea_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/flick/ui-icons_0073ea_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/flick/ui-icons_ff0084_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/flick/ui-icons_ff0084_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/flick/ui-bg_flat_0_eeeeee_40x100.png')) 50% 50% repeat-x;
1166
+ background: #eeeeee url(image-path('jquery-ui/flick/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/flick/ui-bg_flat_0_aaaaaa_40x100.png')) 50% 50% repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/flick/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;