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.
- data/app/assets/images/jquery-ui/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/black-tie/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/blitzer/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/cupertino/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/dark-hive/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/dot-luv/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/eggplant/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/excite-bike/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/flick/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/hot-sneaks/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/humanity/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/le-frog/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/mint-choc/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/overcast/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/pepper-grinder/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/redmond/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/smoothness/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/south-street/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/start/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/sunny/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/swanky-purse/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/trontastic/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/ui-darkness/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/ui-lightness/animated-overlay.gif +0 -0
- data/app/assets/images/jquery-ui/vader/animated-overlay.gif +0 -0
- data/app/assets/stylesheets/jquery-ui/black-tie.css.scss +18 -18
- data/app/assets/stylesheets/jquery-ui/blitzer.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/cupertino.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/dark-hive.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/dot-luv.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/eggplant.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/excite-bike.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/flick.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/hot-sneaks.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/humanity.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/le-frog.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/mint-choc.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/overcast.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/pepper-grinder.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/redmond.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/smoothness.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/south-street.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/start.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/sunny.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/swanky-purse.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/trontastic.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/ui-darkness.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/ui-lightness.css.scss +17 -17
- data/app/assets/stylesheets/jquery-ui/vader.css.scss +17 -17
- data/lib/jquery-ui-themes/version.rb +1 -1
- 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("
|
|
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 #4a4a4a;
|
|
804
|
-
background: #000000 url(image-path('jquery-ui/
|
|
804
|
+
background: #000000 url(image-path('jquery-ui/trontastic/ui-bg_gloss-wave_55_000000_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 #000000;
|
|
812
|
-
background: #9fda58 url(image-path('jquery-ui/
|
|
812
|
+
background: #9fda58 url(image-path('jquery-ui/trontastic/ui-bg_gloss-wave_85_9fda58_500x100.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 #1b1613;
|
|
826
|
-
background: #0a0a0a url(image-path('jquery-ui/
|
|
826
|
+
background: #0a0a0a url(image-path('jquery-ui/trontastic/ui-bg_glass_40_0a0a0a_1x400.png')) 50% 50% repeat-x;
|
|
827
827
|
font-weight: bold;
|
|
828
828
|
color: #b8ec79;
|
|
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: #000000 url(image-path('jquery-ui/
|
|
843
|
+
background: #000000 url(image-path('jquery-ui/trontastic/ui-bg_glass_60_000000_1x400.png')) 50% 50% repeat-x;
|
|
844
844
|
font-weight: bold;
|
|
845
845
|
color: #96f226;
|
|
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 #696969;
|
|
858
|
-
background: #4c4c4c url(image-path('jquery-ui/
|
|
858
|
+
background: #4c4c4c url(image-path('jquery-ui/trontastic/ui-bg_flat_0_4c4c4c_40x100.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 #8cce3b;
|
|
875
|
-
background: #f1fbe5 url(image-path('jquery-ui/
|
|
875
|
+
background: #f1fbe5 url(image-path('jquery-ui/trontastic/ui-bg_glass_55_f1fbe5_1x400.png')) 50% 50% repeat-x;
|
|
876
876
|
color: #030303;
|
|
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 #f1ac88;
|
|
887
|
-
background: #f6ecd5 url(image-path('jquery-ui/
|
|
887
|
+
background: #f6ecd5 url(image-path('jquery-ui/trontastic/ui-bg_gloss-wave_95_f6ecd5_500x100.png')) 50% top repeat-x;
|
|
888
888
|
color: #74736d;
|
|
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/
|
|
933
|
+
background-image: url(image-path('jquery-ui/trontastic/ui-icons_9fda58_256x240.png'));
|
|
934
934
|
}
|
|
935
935
|
.ui-widget-header .ui-icon {
|
|
936
|
-
background-image: url(image-path('jquery-ui/
|
|
936
|
+
background-image: url(image-path('jquery-ui/trontastic/ui-icons_1f1f1f_256x240.png'));
|
|
937
937
|
}
|
|
938
938
|
.ui-state-default .ui-icon {
|
|
939
|
-
background-image: url(image-path('jquery-ui/
|
|
939
|
+
background-image: url(image-path('jquery-ui/trontastic/ui-icons_b8ec79_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/
|
|
943
|
+
background-image: url(image-path('jquery-ui/trontastic/ui-icons_b8ec79_256x240.png'));
|
|
944
944
|
}
|
|
945
945
|
.ui-state-active .ui-icon {
|
|
946
|
-
background-image: url(image-path('jquery-ui/
|
|
946
|
+
background-image: url(image-path('jquery-ui/trontastic/ui-icons_ffffff_256x240.png'));
|
|
947
947
|
}
|
|
948
948
|
.ui-state-highlight .ui-icon {
|
|
949
|
-
background-image: url(image-path('jquery-ui/
|
|
949
|
+
background-image: url(image-path('jquery-ui/trontastic/ui-icons_000000_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/
|
|
953
|
+
background-image: url(image-path('jquery-ui/trontastic/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: #262626 url(image-path('jquery-ui/
|
|
1166
|
+
background: #262626 url(image-path('jquery-ui/trontastic/ui-bg_diagonals-small_50_262626_40x40.png')) 50% 50% repeat;
|
|
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: 6px;
|
|
1173
|
-
background: #303030 url(image-path('jquery-ui/
|
|
1173
|
+
background: #303030 url(image-path('jquery-ui/trontastic/ui-bg_flat_0_303030_40x100.png')) 50% 50% repeat-x;
|
|
1174
1174
|
opacity: .5;
|
|
1175
1175
|
filter: Alpha(Opacity=50);
|
|
1176
1176
|
border-radius: 12px;
|
|
@@ -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("
|
|
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 #666666;
|
|
804
|
-
background: #000000 url(image-path('jquery-ui/
|
|
804
|
+
background: #000000 url(image-path('jquery-ui/ui-darkness/ui-bg_inset-soft_25_000000_1x100.png')) 50% bottom 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 #333333;
|
|
812
|
-
background: #333333 url(image-path('jquery-ui/
|
|
812
|
+
background: #333333 url(image-path('jquery-ui/ui-darkness/ui-bg_gloss-wave_25_333333_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 #666666;
|
|
826
|
-
background: #555555 url(image-path('jquery-ui/
|
|
826
|
+
background: #555555 url(image-path('jquery-ui/ui-darkness/ui-bg_glass_20_555555_1x400.png')) 50% 50% repeat-x;
|
|
827
827
|
font-weight: bold;
|
|
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 #59b4d4;
|
|
843
|
-
background: #0078a3 url(image-path('jquery-ui/
|
|
843
|
+
background: #0078a3 url(image-path('jquery-ui/ui-darkness/ui-bg_glass_40_0078a3_1x400.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 #ffaf0f;
|
|
858
|
-
background: #f58400 url(image-path('jquery-ui/
|
|
858
|
+
background: #f58400 url(image-path('jquery-ui/ui-darkness/ui-bg_inset-soft_30_f58400_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 #cccccc;
|
|
875
|
-
background: #eeeeee url(image-path('jquery-ui/
|
|
875
|
+
background: #eeeeee url(image-path('jquery-ui/ui-darkness/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/
|
|
887
|
+
background: #ffc73d url(image-path('jquery-ui/ui-darkness/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/
|
|
933
|
+
background-image: url(image-path('jquery-ui/ui-darkness/ui-icons_cccccc_256x240.png'));
|
|
934
934
|
}
|
|
935
935
|
.ui-widget-header .ui-icon {
|
|
936
|
-
background-image: url(image-path('jquery-ui/
|
|
936
|
+
background-image: url(image-path('jquery-ui/ui-darkness/ui-icons_ffffff_256x240.png'));
|
|
937
937
|
}
|
|
938
938
|
.ui-state-default .ui-icon {
|
|
939
|
-
background-image: url(image-path('jquery-ui/
|
|
939
|
+
background-image: url(image-path('jquery-ui/ui-darkness/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/
|
|
943
|
+
background-image: url(image-path('jquery-ui/ui-darkness/ui-icons_ffffff_256x240.png'));
|
|
944
944
|
}
|
|
945
945
|
.ui-state-active .ui-icon {
|
|
946
|
-
background-image: url(image-path('jquery-ui/
|
|
946
|
+
background-image: url(image-path('jquery-ui/ui-darkness/ui-icons_222222_256x240.png'));
|
|
947
947
|
}
|
|
948
948
|
.ui-state-highlight .ui-icon {
|
|
949
|
-
background-image: url(image-path('jquery-ui/
|
|
949
|
+
background-image: url(image-path('jquery-ui/ui-darkness/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/
|
|
953
|
+
background-image: url(image-path('jquery-ui/ui-darkness/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/
|
|
1166
|
+
background: #5c5c5c url(image-path('jquery-ui/ui-darkness/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/
|
|
1173
|
+
background: #cccccc url(image-path('jquery-ui/ui-darkness/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("
|
|
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: #eeeeee url(image-path('jquery-ui/
|
|
804
|
+
background: #eeeeee url(image-path('jquery-ui/ui-lightness/ui-bg_highlight-soft_100_eeeeee_1x100.png')) 50% top 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 #e78f08;
|
|
812
|
-
background: #f6a828 url(image-path('jquery-ui/
|
|
812
|
+
background: #f6a828 url(image-path('jquery-ui/ui-lightness/ui-bg_gloss-wave_35_f6a828_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 #cccccc;
|
|
826
|
-
background: #f6f6f6 url(image-path('jquery-ui/
|
|
826
|
+
background: #f6f6f6 url(image-path('jquery-ui/ui-lightness/ui-bg_glass_100_f6f6f6_1x400.png')) 50% 50% repeat-x;
|
|
827
827
|
font-weight: bold;
|
|
828
828
|
color: #1c94c4;
|
|
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 #fbcb09;
|
|
843
|
-
background: #fdf5ce url(image-path('jquery-ui/
|
|
843
|
+
background: #fdf5ce url(image-path('jquery-ui/ui-lightness/ui-bg_glass_100_fdf5ce_1x400.png')) 50% 50% repeat-x;
|
|
844
844
|
font-weight: bold;
|
|
845
845
|
color: #c77405;
|
|
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 #fbd850;
|
|
858
|
-
background: #ffffff url(image-path('jquery-ui/
|
|
858
|
+
background: #ffffff url(image-path('jquery-ui/ui-lightness/ui-bg_glass_65_ffffff_1x400.png')) 50% 50% repeat-x;
|
|
859
859
|
font-weight: bold;
|
|
860
860
|
color: #eb8f00;
|
|
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 #fed22f;
|
|
875
|
-
background: #ffe45c url(image-path('jquery-ui/
|
|
875
|
+
background: #ffe45c url(image-path('jquery-ui/ui-lightness/ui-bg_highlight-soft_75_ffe45c_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: #b81900 url(image-path('jquery-ui/
|
|
887
|
+
background: #b81900 url(image-path('jquery-ui/ui-lightness/ui-bg_diagonals-thick_18_b81900_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/
|
|
933
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_222222_256x240.png'));
|
|
934
934
|
}
|
|
935
935
|
.ui-widget-header .ui-icon {
|
|
936
|
-
background-image: url(image-path('jquery-ui/
|
|
936
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_ffffff_256x240.png'));
|
|
937
937
|
}
|
|
938
938
|
.ui-state-default .ui-icon {
|
|
939
|
-
background-image: url(image-path('jquery-ui/
|
|
939
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_ef8c08_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/
|
|
943
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_ef8c08_256x240.png'));
|
|
944
944
|
}
|
|
945
945
|
.ui-state-active .ui-icon {
|
|
946
|
-
background-image: url(image-path('jquery-ui/
|
|
946
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_ef8c08_256x240.png'));
|
|
947
947
|
}
|
|
948
948
|
.ui-state-highlight .ui-icon {
|
|
949
|
-
background-image: url(image-path('jquery-ui/
|
|
949
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_228ef1_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/
|
|
953
|
+
background-image: url(image-path('jquery-ui/ui-lightness/ui-icons_ffd27a_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: #666666 url(image-path('jquery-ui/
|
|
1166
|
+
background: #666666 url(image-path('jquery-ui/ui-lightness/ui-bg_diagonals-thick_20_666666_40x40.png')) 50% 50% repeat;
|
|
1167
1167
|
opacity: .5;
|
|
1168
1168
|
filter: Alpha(Opacity=50);
|
|
1169
1169
|
}
|
|
1170
1170
|
.ui-widget-shadow {
|
|
1171
1171
|
margin: -5px 0 0 -5px;
|
|
1172
1172
|
padding: 5px;
|
|
1173
|
-
background: #000000 url(image-path('jquery-ui/
|
|
1173
|
+
background: #000000 url(image-path('jquery-ui/ui-lightness/ui-bg_flat_10_000000_40x100.png')) 50% 50% repeat-x;
|
|
1174
1174
|
opacity: .2;
|
|
1175
1175
|
filter: Alpha(Opacity=20);
|
|
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("
|
|
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 #404040;
|
|
804
|
-
background: #121212 url(image-path('jquery-ui/
|
|
804
|
+
background: #121212 url(image-path('jquery-ui/vader/ui-bg_gloss-wave_16_121212_500x100.png')) 50% top repeat-x;
|
|
805
805
|
color: #eeeeee;
|
|
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 #404040;
|
|
812
|
-
background: #888888 url(image-path('jquery-ui/
|
|
812
|
+
background: #888888 url(image-path('jquery-ui/vader/ui-bg_highlight-hard_15_888888_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 #cccccc;
|
|
826
|
-
background: #adadad url(image-path('jquery-ui/
|
|
826
|
+
background: #adadad url(image-path('jquery-ui/vader/ui-bg_highlight-soft_35_adadad_1x100.png')) 50% 50% repeat-x;
|
|
827
827
|
font-weight: normal;
|
|
828
828
|
color: #333333;
|
|
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 #dddddd;
|
|
843
|
-
background: #dddddd url(image-path('jquery-ui/
|
|
843
|
+
background: #dddddd url(image-path('jquery-ui/vader/ui-bg_highlight-soft_60_dddddd_1x100.png')) 50% 50% repeat-x;
|
|
844
844
|
font-weight: normal;
|
|
845
845
|
color: #000000;
|
|
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 #000000;
|
|
858
|
-
background: #121212 url(image-path('jquery-ui/
|
|
858
|
+
background: #121212 url(image-path('jquery-ui/vader/ui-bg_inset-soft_15_121212_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 #404040;
|
|
875
|
-
background: #555555 url(image-path('jquery-ui/
|
|
875
|
+
background: #555555 url(image-path('jquery-ui/vader/ui-bg_highlight-hard_55_555555_1x100.png')) 50% top repeat-x;
|
|
876
876
|
color: #cccccc;
|
|
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/
|
|
887
|
+
background: #fef1ec url(image-path('jquery-ui/vader/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/
|
|
933
|
+
background-image: url(image-path('jquery-ui/vader/ui-icons_bbbbbb_256x240.png'));
|
|
934
934
|
}
|
|
935
935
|
.ui-widget-header .ui-icon {
|
|
936
|
-
background-image: url(image-path('jquery-ui/
|
|
936
|
+
background-image: url(image-path('jquery-ui/vader/ui-icons_cccccc_256x240.png'));
|
|
937
937
|
}
|
|
938
938
|
.ui-state-default .ui-icon {
|
|
939
|
-
background-image: url(image-path('jquery-ui/
|
|
939
|
+
background-image: url(image-path('jquery-ui/vader/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/
|
|
943
|
+
background-image: url(image-path('jquery-ui/vader/ui-icons_c98000_256x240.png'));
|
|
944
944
|
}
|
|
945
945
|
.ui-state-active .ui-icon {
|
|
946
|
-
background-image: url(image-path('jquery-ui/
|
|
946
|
+
background-image: url(image-path('jquery-ui/vader/ui-icons_f29a00_256x240.png'));
|
|
947
947
|
}
|
|
948
948
|
.ui-state-highlight .ui-icon {
|
|
949
|
-
background-image: url(image-path('jquery-ui/
|
|
949
|
+
background-image: url(image-path('jquery-ui/vader/ui-icons_aaaaaa_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/
|
|
953
|
+
background-image: url(image-path('jquery-ui/vader/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/
|
|
1166
|
+
background: #aaaaaa url(image-path('jquery-ui/vader/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/
|
|
1173
|
+
background: #aaaaaa url(image-path('jquery-ui/vader/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;
|