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 #dfd9c3;
804
- background: #f5f3e5 url(image-path('jquery-ui/1.10.3/south-street/ui-bg_highlight-hard_100_f5f3e5_1x100.png')) 50% top repeat-x;
804
+ background: #f5f3e5 url(image-path('jquery-ui/south-street/ui-bg_highlight-hard_100_f5f3e5_1x100.png')) 50% top repeat-x;
805
805
  color: #312e25;
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 #d4ccb0;
812
- background: #ece8da url(image-path('jquery-ui/1.10.3/south-street/ui-bg_gloss-wave_100_ece8da_500x100.png')) 50% 50% repeat-x;
812
+ background: #ece8da url(image-path('jquery-ui/south-street/ui-bg_gloss-wave_100_ece8da_500x100.png')) 50% 50% repeat-x;
813
813
  color: #433f38;
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 #327E04;
826
- background: #459e00 url(image-path('jquery-ui/1.10.3/south-street/ui-bg_highlight-hard_15_459e00_1x100.png')) 50% 50% repeat-x;
826
+ background: #459e00 url(image-path('jquery-ui/south-street/ui-bg_highlight-hard_15_459e00_1x100.png')) 50% 50% repeat-x;
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 #327E04;
843
- background: #67b021 url(image-path('jquery-ui/1.10.3/south-street/ui-bg_highlight-soft_25_67b021_1x100.png')) 50% 50% repeat-x;
843
+ background: #67b021 url(image-path('jquery-ui/south-street/ui-bg_highlight-soft_25_67b021_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 #d4ccb0;
858
- background: #fafaf4 url(image-path('jquery-ui/1.10.3/south-street/ui-bg_highlight-hard_100_fafaf4_1x100.png')) 50% 50% repeat-x;
858
+ background: #fafaf4 url(image-path('jquery-ui/south-street/ui-bg_highlight-hard_100_fafaf4_1x100.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #459e00;
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 #e8e1b5;
875
- background: #fcf0ba url(image-path('jquery-ui/1.10.3/south-street/ui-bg_glass_55_fcf0ba_1x400.png')) 50% 50% repeat-x;
875
+ background: #fcf0ba url(image-path('jquery-ui/south-street/ui-bg_glass_55_fcf0ba_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 #e3a345;
887
- background: #ffedad url(image-path('jquery-ui/1.10.3/south-street/ui-bg_highlight-soft_95_ffedad_1x100.png')) 50% top repeat-x;
887
+ background: #ffedad url(image-path('jquery-ui/south-street/ui-bg_highlight-soft_95_ffedad_1x100.png')) 50% top repeat-x;
888
888
  color: #cd5c0a;
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/south-street/ui-icons_808080_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/south-street/ui-icons_808080_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/south-street/ui-icons_847e71_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/south-street/ui-icons_847e71_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/south-street/ui-icons_eeeeee_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/south-street/ui-icons_eeeeee_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/south-street/ui-icons_ffffff_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/south-street/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/south-street/ui-icons_8DC262_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/south-street/ui-icons_8DC262_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/south-street/ui-icons_8DC262_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/south-street/ui-icons_8DC262_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/south-street/ui-icons_cd0a0a_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/south-street/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: #2b2922 url(image-path('jquery-ui/1.10.3/south-street/ui-bg_inset-soft_15_2b2922_1x100.png')) 50% bottom repeat-x;
1166
+ background: #2b2922 url(image-path('jquery-ui/south-street/ui-bg_inset-soft_15_2b2922_1x100.png')) 50% bottom repeat-x;
1167
1167
  opacity: .9;
1168
1168
  filter: Alpha(Opacity=90);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -12px 0 0 -12px;
1172
1172
  padding: 12px;
1173
- background: #cccccc url(image-path('jquery-ui/1.10.3/south-street/ui-bg_highlight-hard_95_cccccc_1x100.png')) 50% top repeat-x;
1173
+ background: #cccccc url(image-path('jquery-ui/south-street/ui-bg_highlight-hard_95_cccccc_1x100.png')) 50% top repeat-x;
1174
1174
  opacity: .2;
1175
1175
  filter: Alpha(Opacity=20);
1176
1176
  border-radius: 10px;
@@ -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/start/ui-bg_inset-hard_100_fcfdfd_1x100.png')) 50% bottom repeat-x;
804
+ background: #fcfdfd url(image-path('jquery-ui/start/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: #2191c0 url(image-path('jquery-ui/1.10.3/start/ui-bg_gloss-wave_75_2191c0_500x100.png')) 50% 50% repeat-x;
812
+ background: #2191c0 url(image-path('jquery-ui/start/ui-bg_gloss-wave_75_2191c0_500x100.png')) 50% 50% repeat-x;
813
813
  color: #eaf5f7;
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 #77d5f7;
826
- background: #0078ae url(image-path('jquery-ui/1.10.3/start/ui-bg_glass_45_0078ae_1x400.png')) 50% 50% repeat-x;
826
+ background: #0078ae url(image-path('jquery-ui/start/ui-bg_glass_45_0078ae_1x400.png')) 50% 50% repeat-x;
827
827
  font-weight: normal;
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 #448dae;
843
- background: #79c9ec url(image-path('jquery-ui/1.10.3/start/ui-bg_glass_75_79c9ec_1x400.png')) 50% 50% repeat-x;
843
+ background: #79c9ec url(image-path('jquery-ui/start/ui-bg_glass_75_79c9ec_1x400.png')) 50% 50% repeat-x;
844
844
  font-weight: normal;
845
845
  color: #026890;
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 #acdd4a;
858
- background: #6eac2c url(image-path('jquery-ui/1.10.3/start/ui-bg_gloss-wave_50_6eac2c_500x100.png')) 50% 50% repeat-x;
858
+ background: #6eac2c url(image-path('jquery-ui/start/ui-bg_gloss-wave_50_6eac2c_500x100.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 #fcd113;
875
- background: #f8da4e url(image-path('jquery-ui/1.10.3/start/ui-bg_glass_55_f8da4e_1x400.png')) 50% 50% repeat-x;
875
+ background: #f8da4e url(image-path('jquery-ui/start/ui-bg_glass_55_f8da4e_1x400.png')) 50% 50% repeat-x;
876
876
  color: #915608;
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: #e14f1c url(image-path('jquery-ui/1.10.3/start/ui-bg_gloss-wave_45_e14f1c_500x100.png')) 50% top repeat-x;
887
+ background: #e14f1c url(image-path('jquery-ui/start/ui-bg_gloss-wave_45_e14f1c_500x100.png')) 50% top 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/start/ui-icons_0078ae_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/start/ui-icons_0078ae_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/start/ui-icons_d8e7f3_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/start/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/start/ui-icons_e0fdff_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/start/ui-icons_e0fdff_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/start/ui-icons_056b93_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/start/ui-icons_056b93_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/start/ui-icons_f5e175_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/start/ui-icons_f5e175_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/start/ui-icons_f7a50d_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/start/ui-icons_f7a50d_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/start/ui-icons_fcd113_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/start/ui-icons_fcd113_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/start/ui-bg_flat_75_aaaaaa_40x100.png')) 50% 50% repeat-x;
1166
+ background: #aaaaaa url(image-path('jquery-ui/start/ui-bg_flat_75_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: 5px 0 0 5px;
1172
1172
  padding: 0px;
1173
- background: #999999 url(image-path('jquery-ui/1.10.3/start/ui-bg_flat_55_999999_40x100.png')) 50% 50% repeat-x;
1173
+ background: #999999 url(image-path('jquery-ui/start/ui-bg_flat_55_999999_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .45;
1175
1175
  filter: Alpha(Opacity=45);
1176
1176
  border-radius: 5px;
@@ -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 #8e846b;
804
- background: #feeebd url(image-path('jquery-ui/1.10.3/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png')) 50% top repeat-x;
804
+ background: #feeebd url(image-path('jquery-ui/sunny/ui-bg_highlight-soft_100_feeebd_1x100.png')) 50% top repeat-x;
805
805
  color: #383838;
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 #494437;
812
- background: #817865 url(image-path('jquery-ui/1.10.3/sunny/ui-bg_gloss-wave_45_817865_500x100.png')) 50% 50% repeat-x;
812
+ background: #817865 url(image-path('jquery-ui/sunny/ui-bg_gloss-wave_45_817865_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 #d19405;
826
- background: #fece2f url(image-path('jquery-ui/1.10.3/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png')) 50% 50% repeat-x;
826
+ background: #fece2f url(image-path('jquery-ui/sunny/ui-bg_gloss-wave_60_fece2f_500x100.png')) 50% 50% repeat-x;
827
827
  font-weight: bold;
828
828
  color: #4c3000;
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 #a45b13;
843
- background: #ffdd57 url(image-path('jquery-ui/1.10.3/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png')) 50% 50% repeat-x;
843
+ background: #ffdd57 url(image-path('jquery-ui/sunny/ui-bg_gloss-wave_70_ffdd57_500x100.png')) 50% 50% repeat-x;
844
844
  font-weight: bold;
845
845
  color: #381f00;
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 #655e4e;
858
- background: #ffffff url(image-path('jquery-ui/1.10.3/sunny/ui-bg_inset-soft_30_ffffff_1x100.png')) 50% 50% repeat-x;
858
+ background: #ffffff url(image-path('jquery-ui/sunny/ui-bg_inset-soft_30_ffffff_1x100.png')) 50% 50% repeat-x;
859
859
  font-weight: bold;
860
860
  color: #0074c7;
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 #eeb420;
875
- background: #fff9e5 url(image-path('jquery-ui/1.10.3/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png')) 50% top repeat-x;
875
+ background: #fff9e5 url(image-path('jquery-ui/sunny/ui-bg_gloss-wave_90_fff9e5_500x100.png')) 50% top repeat-x;
876
876
  color: #1f1f1f;
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: #d34d17 url(image-path('jquery-ui/1.10.3/sunny/ui-bg_diagonals-medium_20_d34d17_40x40.png')) 50% 50% repeat;
887
+ background: #d34d17 url(image-path('jquery-ui/sunny/ui-bg_diagonals-medium_20_d34d17_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/sunny/ui-icons_d19405_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_d19405_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/sunny/ui-icons_fadc7a_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_fadc7a_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/sunny/ui-icons_3d3d3d_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_3d3d3d_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/sunny/ui-icons_bd7b00_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_bd7b00_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/sunny/ui-icons_eb990f_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_eb990f_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/sunny/ui-icons_ed9f26_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_ed9f26_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/sunny/ui-icons_ffe180_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/sunny/ui-icons_ffe180_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/sunny/ui-bg_flat_50_5c5c5c_40x100.png')) 50% 50% repeat-x;
1166
+ background: #5c5c5c url(image-path('jquery-ui/sunny/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/sunny/ui-bg_flat_30_cccccc_40x100.png')) 50% 50% repeat-x;
1173
+ background: #cccccc url(image-path('jquery-ui/sunny/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;
@@ -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 #efec9f;
804
- background: #443113 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_8_443113_10x8.png')) 50% 50% repeat;
804
+ background: #443113 url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_8_443113_10x8.png')) 50% 50% repeat;
805
805
  color: #efec9f;
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 #baaa5a;
812
- background: #261803 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_8_261803_10x8.png')) 50% 50% repeat;
812
+ background: #261803 url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_8_261803_10x8.png')) 50% 50% repeat;
813
813
  color: #eacd86;
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 #362917;
826
- background: #4f4221 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_10_4f4221_10x8.png')) 50% 50% repeat;
826
+ background: #4f4221 url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_10_4f4221_10x8.png')) 50% 50% repeat;
827
827
  font-weight: bold;
828
828
  color: #f8eec9;
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 #362917;
843
- background: #675423 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_25_675423_10x8.png')) 50% 50% repeat;
843
+ background: #675423 url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_25_675423_10x8.png')) 50% 50% repeat;
844
844
  font-weight: bold;
845
845
  color: #f8eec9;
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 #efec9f;
858
- background: #443113 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_8_443113_10x8.png')) 50% 50% repeat;
858
+ background: #443113 url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_8_443113_10x8.png')) 50% 50% repeat;
859
859
  font-weight: bold;
860
860
  color: #f9f2bd;
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 #362917;
875
- background: #d5ac5d url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_25_d5ac5d_10x8.png')) 50% 50% repeat;
875
+ background: #d5ac5d url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_25_d5ac5d_10x8.png')) 50% 50% repeat;
876
876
  color: #060200;
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 #c26629;
887
- background: #fee4bd url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_highlight-hard_65_fee4bd_1x100.png')) 50% top repeat-x;
887
+ background: #fee4bd url(image-path('jquery-ui/swanky-purse/ui-bg_highlight-hard_65_fee4bd_1x100.png')) 50% top repeat-x;
888
888
  color: #803f1e;
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/swanky-purse/ui-icons_efec9f_256x240.png'));
933
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_efec9f_256x240.png'));
934
934
  }
935
935
  .ui-widget-header .ui-icon {
936
- background-image: url(image-path('jquery-ui/1.10.3/swanky-purse/ui-icons_e9cd86_256x240.png'));
936
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_e9cd86_256x240.png'));
937
937
  }
938
938
  .ui-state-default .ui-icon {
939
- background-image: url(image-path('jquery-ui/1.10.3/swanky-purse/ui-icons_e8e2b5_256x240.png'));
939
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_e8e2b5_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/swanky-purse/ui-icons_f2ec64_256x240.png'));
943
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_f2ec64_256x240.png'));
944
944
  }
945
945
  .ui-state-active .ui-icon {
946
- background-image: url(image-path('jquery-ui/1.10.3/swanky-purse/ui-icons_f9f2bd_256x240.png'));
946
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_f9f2bd_256x240.png'));
947
947
  }
948
948
  .ui-state-highlight .ui-icon {
949
- background-image: url(image-path('jquery-ui/1.10.3/swanky-purse/ui-icons_070603_256x240.png'));
949
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_070603_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/swanky-purse/ui-icons_ff7519_256x240.png'));
953
+ background-image: url(image-path('jquery-ui/swanky-purse/ui-icons_ff7519_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: #372806 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_diamond_20_372806_10x8.png')) 50% 50% repeat;
1166
+ background: #372806 url(image-path('jquery-ui/swanky-purse/ui-bg_diamond_20_372806_10x8.png')) 50% 50% repeat;
1167
1167
  opacity: .8;
1168
1168
  filter: Alpha(Opacity=80);
1169
1169
  }
1170
1170
  .ui-widget-shadow {
1171
1171
  margin: -8px 0 0 -8px;
1172
1172
  padding: 8px;
1173
- background: #ddd4b0 url(image-path('jquery-ui/1.10.3/swanky-purse/ui-bg_flat_75_ddd4b0_40x100.png')) 50% 50% repeat-x;
1173
+ background: #ddd4b0 url(image-path('jquery-ui/swanky-purse/ui-bg_flat_75_ddd4b0_40x100.png')) 50% 50% repeat-x;
1174
1174
  opacity: .3;
1175
1175
  filter: Alpha(Opacity=30);
1176
1176
  border-radius: 12px;