Revision 57413f7f
Added by Jared Dillard over 10 years ago
usr/local/www/themes/_corporate/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/code-red/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/metallic/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/nervecenter/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/pfsense-dropdown/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/pfsense/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/pfsense_ng/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/pfsense_ng_fs/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
usr/local/www/themes/the_wall/styles/jquery-ui-1.11.1.css | ||
---|---|---|
846 | 846 |
} |
847 | 847 |
.ui-widget-content { |
848 | 848 |
border: 1px solid #aaaaaa; |
849 |
background: #c9c9c9 url("images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x; |
|
849 |
background: #c9c9c9 url("../../../javascript/jquery/images/ui-bg_inset-soft_50_c9c9c9_1x100.png") 50% bottom repeat-x;
|
|
850 | 850 |
color: #333333; |
851 | 851 |
} |
852 | 852 |
.ui-widget-content a { |
... | ... | |
854 | 854 |
} |
855 | 855 |
.ui-widget-header { |
856 | 856 |
border: 1px solid #bbbbbb; |
857 |
/* background: #dddddd url("images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */ |
|
857 |
/* background: #dddddd url("../../../javascript/jquery/images/ui-bg_glass_35_dddddd_1x400.png") 50% 50% repeat-x; */
|
|
858 | 858 |
color: #444444; |
859 | 859 |
font-weight: bold; |
860 | 860 |
} |
... | ... | |
868 | 868 |
.ui-widget-content .ui-state-default, |
869 | 869 |
.ui-widget-header .ui-state-default { |
870 | 870 |
border: 1px solid #cccccc; |
871 |
background: #eeeeee url("images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x; |
|
871 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_glass_60_eeeeee_1x400.png") 50% 50% repeat-x;
|
|
872 | 872 |
font-weight: bold; |
873 | 873 |
color: #3383bb; |
874 | 874 |
} |
... | ... | |
885 | 885 |
.ui-widget-content .ui-state-focus, |
886 | 886 |
.ui-widget-header .ui-state-focus { |
887 | 887 |
border: 1px solid #bbbbbb; |
888 |
background: #f8f8f8 url("images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x; |
|
888 |
background: #f8f8f8 url("../../../javascript/jquery/images/ui-bg_glass_100_f8f8f8_1x400.png") 50% 50% repeat-x;
|
|
889 | 889 |
font-weight: bold; |
890 | 890 |
color: #599fcf; |
891 | 891 |
} |
... | ... | |
904 | 904 |
.ui-widget-content .ui-state-active, |
905 | 905 |
.ui-widget-header .ui-state-active { |
906 | 906 |
border: 1px solid #999999; |
907 |
background: #999999 url("images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x; |
|
907 |
background: #999999 url("../../../javascript/jquery/images/ui-bg_inset-hard_75_999999_1x100.png") 50% 50% repeat-x;
|
|
908 | 908 |
font-weight: bold; |
909 | 909 |
color: #ffffff; |
910 | 910 |
} |
... | ... | |
921 | 921 |
.ui-widget-content .ui-state-highlight, |
922 | 922 |
.ui-widget-header .ui-state-highlight { |
923 | 923 |
border: 1px solid #ffffff; |
924 |
background: #eeeeee url("images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x; |
|
924 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_55_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
925 | 925 |
color: #444444; |
926 | 926 |
} |
927 | 927 |
.ui-state-highlight a, |
... | ... | |
933 | 933 |
.ui-widget-content .ui-state-error, |
934 | 934 |
.ui-widget-header .ui-state-error { |
935 | 935 |
border: 1px solid #c0402a; |
936 |
background: #c0402a url("images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x; |
|
936 |
background: #c0402a url("../../../javascript/jquery/images/ui-bg_flat_55_c0402a_40x100.png") 50% 50% repeat-x;
|
|
937 | 937 |
color: #ffffff; |
938 | 938 |
} |
939 | 939 |
.ui-state-error a, |
... | ... | |
979 | 979 |
} |
980 | 980 |
.ui-icon, |
981 | 981 |
.ui-widget-content .ui-icon { |
982 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
982 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
983 | 983 |
} |
984 | 984 |
.ui-widget-header .ui-icon { |
985 |
background-image: url("images/ui-icons_999999_256x240.png"); |
|
985 |
background-image: url("../../../javascript/jquery/images/ui-icons_999999_256x240.png");
|
|
986 | 986 |
} |
987 | 987 |
.ui-state-default .ui-icon { |
988 |
background-image: url("images/ui-icons_70b2e1_256x240.png"); |
|
988 |
background-image: url("../../../javascript/jquery/images/ui-icons_70b2e1_256x240.png");
|
|
989 | 989 |
} |
990 | 990 |
.ui-state-hover .ui-icon, |
991 | 991 |
.ui-state-focus .ui-icon { |
992 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
992 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
993 | 993 |
} |
994 | 994 |
.ui-state-active .ui-icon { |
995 |
background-image: url("images/ui-icons_454545_256x240.png"); |
|
995 |
background-image: url("../../../javascript/jquery/images/ui-icons_454545_256x240.png");
|
|
996 | 996 |
} |
997 | 997 |
.ui-state-highlight .ui-icon { |
998 |
background-image: url("images/ui-icons_3383bb_256x240.png"); |
|
998 |
background-image: url("../../../javascript/jquery/images/ui-icons_3383bb_256x240.png");
|
|
999 | 999 |
} |
1000 | 1000 |
.ui-state-error .ui-icon, |
1001 | 1001 |
.ui-state-error-text .ui-icon { |
1002 |
background-image: url("images/ui-icons_fbc856_256x240.png"); |
|
1002 |
background-image: url("../../../javascript/jquery/images/ui-icons_fbc856_256x240.png");
|
|
1003 | 1003 |
} |
1004 | 1004 |
|
1005 | 1005 |
/* positioning */ |
... | ... | |
1212 | 1212 |
|
1213 | 1213 |
/* Overlays */ |
1214 | 1214 |
.ui-widget-overlay { |
1215 |
background: #eeeeee url("images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x; |
|
1215 |
background: #eeeeee url("../../../javascript/jquery/images/ui-bg_flat_0_eeeeee_40x100.png") 50% 50% repeat-x;
|
|
1216 | 1216 |
opacity: .8; |
1217 | 1217 |
filter: Alpha(Opacity=80); /* support: IE8 */ |
1218 | 1218 |
} |
1219 | 1219 |
.ui-widget-shadow { |
1220 | 1220 |
margin: -4px 0 0 -4px; |
1221 | 1221 |
padding: 4px; |
1222 |
background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; |
|
1222 |
background: #aaaaaa url("../../../javascript/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
1223 | 1223 |
opacity: .6; |
1224 | 1224 |
filter: Alpha(Opacity=60); /* support: IE8 */ |
1225 | 1225 |
border-radius: 0pxdow; |
Also available in: Unified diff
change the location of jquery-ui images in each theme's css file