jquery-ui-themes 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
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,8 +530,8 @@ 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");
534
- height: 100%;
533
+ background: url("jquery-ui/animated-overlay.height");
534
+ gif: 100%;
535
535
  filter: alpha(opacity=25);
536
536
  opacity: 0.25;
537
537
  }
@@ -801,7 +801,7 @@ body .ui-tooltip {
801
801
  }
802
802
  .ui-widget-content {
803
803
  border: 1px solid #cccccc;
804
- background: #f9f9f9 url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_highlight-hard_100_f9f9f9_1x100.png')) 50% top repeat-x;
804
+ background: #f9f9f9 url(image-path('jquery-ui/black-tie/ui-bg_highlight-hard_100_f9f9f9_1x100.png')) 50% top 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 #a3a3a3;
812
- background: #333333 url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_diagonals-thick_8_333333_40x40.png')) 50% 50% repeat;
812
+ background: #333333 url(image-path('jquery-ui/black-tie/ui-bg_diagonals-thick_8_333333_40x40.png')) 50% 50% repeat;
813
813
  color: #eeeeee;
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 #777777;
826
- background: #111111 url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_glass_40_111111_1x400.png')) 50% 50% repeat-x;
826
+ background: #111111 url(image-path('jquery-ui/black-tie/ui-bg_glass_40_111111_1x400.png')) 50% 50% repeat-x;
827
827
  font-weight: normal;
828
828
  color: #e3e3e3;
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 #000000;
843
- background: #1c1c1c url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_glass_55_1c1c1c_1x400.png')) 50% 50% repeat-x;
843
+ background: #1c1c1c url(image-path('jquery-ui/black-tie/ui-bg_glass_55_1c1c1c_1x400.png')) 50% 50% repeat-x;
844
844
  font-weight: normal;
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 #cccccc;
858
- background: #ffffff url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_flat_65_ffffff_40x100.png')) 50% 50% repeat-x;
858
+ background: #ffffff url(image-path('jquery-ui/black-tie/ui-bg_flat_65_ffffff_40x100.png')) 50% 50% repeat-x;
859
859
  font-weight: normal;
860
860
  color: #222222;
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 #ffde2e;
875
- background: #ffeb80 url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_inset-hard_55_ffeb80_1x100.png')) 50% bottom repeat-x;
875
+ background: #ffeb80 url(image-path('jquery-ui/black-tie/ui-bg_inset-hard_55_ffeb80_1x100.png')) 50% bottom 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 #9e0505;
887
- background: #cd0a0a url(image-path('jquery-ui/1.10.3/black-tie/ui-bg_inset-hard_45_cd0a0a_1x100.png')) 50% bottom repeat-x;
887
+ background: #cd0a0a url(image-path('jquery-ui/black-tie/ui-bg_inset-hard_45_cd0a0a_1x100.png')) 50% bottom 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/black-tie/ui-icons_222222_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/black-tie/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/black-tie/ui-icons_bbbbbb_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/black-tie/ui-icons_bbbbbb_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/black-tie/ui-icons_ededed_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/black-tie/ui-icons_ededed_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/black-tie/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/black-tie/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/black-tie/ui-icons_222222_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/black-tie/ui-icons_222222_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/black-tie/ui-icons_4ca300_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/black-tie/ui-icons_4ca300_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/black-tie/ui-icons_ffcf29_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/black-tie/ui-icons_ffcf29_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/black-tie/ui-bg_highlight-hard_40_aaaaaa_1x100.png')) 50% top repeat-x;
1166
+ background: #aaaaaa url(image-path('jquery-ui/black-tie/ui-bg_highlight-hard_40_aaaaaa_1x100.png')) 50% top 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/black-tie/ui-bg_highlight-soft_50_aaaaaa_1x100.png')) 50% top repeat-x;
1173
+ background: #aaaaaa url(image-path('jquery-ui/black-tie/ui-bg_highlight-soft_50_aaaaaa_1x100.png')) 50% top repeat-x;
1174
1174
  opacity: .2;
1175
1175
  filter: Alpha(Opacity=20);
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 #eeeeee;
804
- background: #ffffff url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_flat_75_ffffff_40x100.png')) 50% 50% repeat-x;
804
+ background: #ffffff url(image-path('jquery-ui/blitzer/ui-bg_flat_75_ffffff_40x100.png')) 50% 50% 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 #e3a1a1;
812
- background: #cc0000 url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_highlight-soft_15_cc0000_1x100.png')) 50% 50% repeat-x;
812
+ background: #cc0000 url(image-path('jquery-ui/blitzer/ui-bg_highlight-soft_15_cc0000_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 #d8dcdf;
826
- background: #eeeeee url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_highlight-hard_100_eeeeee_1x100.png')) 50% 50% repeat-x;
826
+ background: #eeeeee url(image-path('jquery-ui/blitzer/ui-bg_highlight-hard_100_eeeeee_1x100.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #004276;
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 #cdd5da;
843
- background: #f6f6f6 url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_highlight-hard_100_f6f6f6_1x100.png')) 50% 50% repeat-x;
843
+ background: #f6f6f6 url(image-path('jquery-ui/blitzer/ui-bg_highlight-hard_100_f6f6f6_1x100.png')) 50% 50% repeat-x;
844
844
  font-weight: bold;
845
845
  color: #111111;
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 #eeeeee;
858
- background: #ffffff url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_flat_65_ffffff_40x100.png')) 50% 50% repeat-x;
858
+ background: #ffffff url(image-path('jquery-ui/blitzer/ui-bg_flat_65_ffffff_40x100.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #cc0000;
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 #fcd3a1;
875
- background: #fbf8ee url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_glass_55_fbf8ee_1x400.png')) 50% 50% repeat-x;
875
+ background: #fbf8ee url(image-path('jquery-ui/blitzer/ui-bg_glass_55_fbf8ee_1x400.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 #cc0000;
887
- background: #f3d8d8 url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_diagonals-thick_75_f3d8d8_40x40.png')) 50% 50% repeat;
887
+ background: #f3d8d8 url(image-path('jquery-ui/blitzer/ui-bg_diagonals-thick_75_f3d8d8_40x40.png')) 50% 50% repeat;
888
888
  color: #2e2e2e;
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/blitzer/ui-icons_cc0000_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_cc0000_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/blitzer/ui-icons_ffffff_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_ffffff_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/blitzer/ui-icons_cc0000_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_cc0000_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/blitzer/ui-icons_cc0000_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_cc0000_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/blitzer/ui-icons_cc0000_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_cc0000_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/blitzer/ui-icons_004276_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_004276_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/blitzer/ui-icons_cc0000_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/blitzer/ui-icons_cc0000_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: #a6a6a6 url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_dots-small_65_a6a6a6_2x2.png')) 50% 50% repeat;
1166
+ background: #a6a6a6 url(image-path('jquery-ui/blitzer/ui-bg_dots-small_65_a6a6a6_2x2.png')) 50% 50% repeat;
1167
1167
  opacity: .4;
1168
1168
  filter: Alpha(Opacity=40);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -8px 0 0 -8px;
1172
1172
  padding: 8px;
1173
- background: #333333 url(image-path('jquery-ui/1.10.3/blitzer/ui-bg_flat_0_333333_40x100.png')) 50% 50% repeat-x;
1173
+ background: #333333 url(image-path('jquery-ui/blitzer/ui-bg_flat_0_333333_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .1;
1175
1175
  filter: Alpha(Opacity=10);
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 #dddddd;
804
- background: #f2f5f7 url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_highlight-hard_100_f2f5f7_1x100.png')) 50% top repeat-x;
804
+ background: #f2f5f7 url(image-path('jquery-ui/cupertino/ui-bg_highlight-hard_100_f2f5f7_1x100.png')) 50% top repeat-x;
805
805
  color: #362b36;
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 #aed0ea;
812
- background: #deedf7 url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_highlight-soft_100_deedf7_1x100.png')) 50% 50% repeat-x;
812
+ background: #deedf7 url(image-path('jquery-ui/cupertino/ui-bg_highlight-soft_100_deedf7_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 #aed0ea;
826
- background: #d7ebf9 url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_glass_80_d7ebf9_1x400.png')) 50% 50% repeat-x;
826
+ background: #d7ebf9 url(image-path('jquery-ui/cupertino/ui-bg_glass_80_d7ebf9_1x400.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #2779aa;
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 #74b2e2;
843
- background: #e4f1fb url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_glass_100_e4f1fb_1x400.png')) 50% 50% repeat-x;
843
+ background: #e4f1fb url(image-path('jquery-ui/cupertino/ui-bg_glass_100_e4f1fb_1x400.png')) 50% 50% repeat-x;
844
844
  font-weight: bold;
845
845
  color: #0070a3;
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 #2694e8;
858
- background: #3baae3 url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_glass_50_3baae3_1x400.png')) 50% 50% repeat-x;
858
+ background: #3baae3 url(image-path('jquery-ui/cupertino/ui-bg_glass_50_3baae3_1x400.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 #f9dd34;
875
- background: #ffef8f url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png')) 50% top repeat-x;
875
+ background: #ffef8f url(image-path('jquery-ui/cupertino/ui-bg_highlight-soft_25_ffef8f_1x100.png')) 50% top 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: #cd0a0a url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_flat_15_cd0a0a_40x100.png')) 50% 50% repeat-x;
887
+ background: #cd0a0a url(image-path('jquery-ui/cupertino/ui-bg_flat_15_cd0a0a_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/cupertino/ui-icons_72a7cf_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/cupertino/ui-icons_72a7cf_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/cupertino/ui-icons_72a7cf_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/cupertino/ui-icons_72a7cf_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/cupertino/ui-icons_3d80b3_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/cupertino/ui-icons_3d80b3_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/cupertino/ui-icons_2694e8_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/cupertino/ui-icons_2694e8_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/cupertino/ui-icons_ffffff_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/cupertino/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/cupertino/ui-icons_2e83ff_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/cupertino/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/cupertino/ui-icons_ffffff_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/cupertino/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: #eeeeee url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_diagonals-thick_90_eeeeee_40x40.png')) 50% 50% repeat;
1166
+ background: #eeeeee url(image-path('jquery-ui/cupertino/ui-bg_diagonals-thick_90_eeeeee_40x40.png')) 50% 50% repeat;
1167
1167
  opacity: .8;
1168
1168
  filter: Alpha(Opacity=80);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -7px 0 0 -7px;
1172
1172
  padding: 7px;
1173
- background: #000000 url(image-path('jquery-ui/1.10.3/cupertino/ui-bg_highlight-hard_70_000000_1x100.png')) 50% top repeat-x;
1173
+ background: #000000 url(image-path('jquery-ui/cupertino/ui-bg_highlight-hard_70_000000_1x100.png')) 50% top 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 #555555;
804
- background: #000000 url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_loop_25_000000_21x21.png')) 50% 50% repeat;
804
+ background: #000000 url(image-path('jquery-ui/dark-hive/ui-bg_loop_25_000000_21x21.png')) 50% 50% repeat;
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 #333333;
812
- background: #444444 url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_highlight-soft_44_444444_1x100.png')) 50% 50% repeat-x;
812
+ background: #444444 url(image-path('jquery-ui/dark-hive/ui-bg_highlight-soft_44_444444_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 #444444;
826
- background: #222222 url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_highlight-soft_35_222222_1x100.png')) 50% 50% repeat-x;
826
+ background: #222222 url(image-path('jquery-ui/dark-hive/ui-bg_highlight-soft_35_222222_1x100.png')) 50% 50% repeat-x;
827
827
  font-weight: normal;
828
828
  color: #eeeeee;
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 #0b93d5;
843
- background: #003147 url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_highlight-soft_33_003147_1x100.png')) 50% 50% repeat-x;
843
+ background: #003147 url(image-path('jquery-ui/dark-hive/ui-bg_highlight-soft_33_003147_1x100.png')) 50% 50% repeat-x;
844
844
  font-weight: normal;
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 #26b3f7;
858
- background: #0972a5 url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_highlight-hard_20_0972a5_1x100.png')) 50% 50% repeat-x;
858
+ background: #0972a5 url(image-path('jquery-ui/dark-hive/ui-bg_highlight-hard_20_0972a5_1x100.png')) 50% 50% repeat-x;
859
859
  font-weight: normal;
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 #cccccc;
875
- background: #eeeeee url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_highlight-soft_80_eeeeee_1x100.png')) 50% top repeat-x;
875
+ background: #eeeeee url(image-path('jquery-ui/dark-hive/ui-bg_highlight-soft_80_eeeeee_1x100.png')) 50% top repeat-x;
876
876
  color: #2e7db2;
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 #ffb73d;
887
- background: #ffc73d url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_glass_40_ffc73d_1x400.png')) 50% 50% repeat-x;
887
+ background: #ffc73d url(image-path('jquery-ui/dark-hive/ui-bg_glass_40_ffc73d_1x400.png')) 50% 50% repeat-x;
888
888
  color: #111111;
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/dark-hive/ui-icons_cccccc_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/dark-hive/ui-icons_cccccc_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/dark-hive/ui-icons_ffffff_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/dark-hive/ui-icons_ffffff_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/dark-hive/ui-icons_cccccc_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/dark-hive/ui-icons_cccccc_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/dark-hive/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/dark-hive/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/dark-hive/ui-icons_222222_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/dark-hive/ui-icons_222222_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/dark-hive/ui-icons_4b8e0b_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/dark-hive/ui-icons_4b8e0b_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/dark-hive/ui-icons_a83300_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/dark-hive/ui-icons_a83300_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: #5c5c5c url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_flat_50_5c5c5c_40x100.png')) 50% 50% repeat-x;
1166
+ background: #5c5c5c url(image-path('jquery-ui/dark-hive/ui-bg_flat_50_5c5c5c_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: -7px 0 0 -7px;
1172
1172
  padding: 7px;
1173
- background: #cccccc url(image-path('jquery-ui/1.10.3/dark-hive/ui-bg_flat_30_cccccc_40x100.png')) 50% 50% repeat-x;
1173
+ background: #cccccc url(image-path('jquery-ui/dark-hive/ui-bg_flat_30_cccccc_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .6;
1175
1175
  filter: Alpha(Opacity=60);
1176
1176
  border-radius: 8px;