@cagovweb/state-template 6.2.0 → 6.2.1-beta.1
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.
- package/dist/css/cagov.core.css +1156 -1449
- package/dist/css/cagov.core.min.css +2 -2
- package/dist/css/colortheme-delta.css +226 -305
- package/dist/css/colortheme-delta.min.css +1 -1
- package/dist/css/colortheme-eureka.css +226 -305
- package/dist/css/colortheme-eureka.min.css +1 -1
- package/dist/css/colortheme-mono.css +225 -304
- package/dist/css/colortheme-mono.min.css +1 -1
- package/dist/css/colortheme-oceanside.css +226 -305
- package/dist/css/colortheme-oceanside.min.css +1 -1
- package/dist/css/colortheme-orangecounty.css +226 -305
- package/dist/css/colortheme-orangecounty.min.css +1 -1
- package/dist/css/colortheme-pasorobles.css +235 -314
- package/dist/css/colortheme-pasorobles.min.css +1 -1
- package/dist/css/colortheme-sacramento.css +226 -393
- package/dist/css/colortheme-sacramento.min.css +1 -1
- package/dist/css/colortheme-santabarbara.css +226 -305
- package/dist/css/colortheme-santabarbara.min.css +1 -1
- package/dist/css/colortheme-santacruz.css +226 -305
- package/dist/css/colortheme-santacruz.min.css +1 -1
- package/dist/css/colortheme-shasta.css +226 -305
- package/dist/css/colortheme-shasta.min.css +1 -1
- package/dist/css/colortheme-sierra.css +330 -409
- package/dist/css/colortheme-sierra.min.css +1 -1
- package/dist/css/colortheme-trinity.css +226 -305
- package/dist/css/colortheme-trinity.min.css +1 -1
- package/dist/js/cagov.core.js +1 -1
- package/dist/js/cagov.core.min.js +1 -1
- package/dist/readme.md +3 -4
- package/package.json +4 -2
|
@@ -514,12 +514,12 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
|
|
|
514
514
|
.nav-media {
|
|
515
515
|
background: transparent;
|
|
516
516
|
}
|
|
517
|
-
.nav-media .media:hover {
|
|
518
|
-
background: #fff;
|
|
519
|
-
}
|
|
520
517
|
.nav-media .media {
|
|
521
518
|
border-bottom: 4px solid #fff;
|
|
522
519
|
}
|
|
520
|
+
.nav-media .media:hover {
|
|
521
|
+
background: #fff;
|
|
522
|
+
}
|
|
523
523
|
@media (max-width: 767px) {
|
|
524
524
|
.nav-media .media {
|
|
525
525
|
border-bottom: 4px solid #fff;
|
|
@@ -536,7 +536,7 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
|
|
|
536
536
|
.nav-item:hover::after, .nav-item:focus::after {
|
|
537
537
|
background-color: #545351;
|
|
538
538
|
}
|
|
539
|
-
/*full width navigation*/
|
|
539
|
+
/* full width navigation */
|
|
540
540
|
.nav-full-width {
|
|
541
541
|
background: #545351;
|
|
542
542
|
}
|
|
@@ -604,6 +604,9 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
|
|
|
604
604
|
background-color: #fff;
|
|
605
605
|
border-color: #fff;
|
|
606
606
|
}
|
|
607
|
+
.search-container .gsc-search-button .ca-gov-icon-search {
|
|
608
|
+
color: #5e5e6a;
|
|
609
|
+
}
|
|
607
610
|
.search-container .gsc-search-button:hover, .search-container .gsc-search-button:focus {
|
|
608
611
|
background-color: #fafafa;
|
|
609
612
|
border-color: #fafafa;
|
|
@@ -611,9 +614,6 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
|
|
|
611
614
|
.search-container .gsc-search-button:hover .ca-gov-icon-search, .search-container .gsc-search-button:focus .ca-gov-icon-search {
|
|
612
615
|
color: #3b3a48;
|
|
613
616
|
}
|
|
614
|
-
.search-container .gsc-search-button .ca-gov-icon-search {
|
|
615
|
-
color: #5e5e6a;
|
|
616
|
-
}
|
|
617
617
|
}
|
|
618
618
|
.search-container:hover .search-textfield, .search-container:focus .search-textfield, .search-container.active .search-textfield {
|
|
619
619
|
background-color: #fff;
|
|
@@ -629,14 +629,14 @@ nav-item-search:focus .first-level-link > span[class^=ca-gov-icon] {
|
|
|
629
629
|
background: #555555;
|
|
630
630
|
}
|
|
631
631
|
|
|
632
|
-
.
|
|
633
|
-
.search
|
|
632
|
+
.search-container .close-search .sr-only,
|
|
633
|
+
.featured-search.active .container #Search .close-search-btn .sr-only {
|
|
634
634
|
color: #545351;
|
|
635
635
|
text-decoration: underline;
|
|
636
636
|
}
|
|
637
|
-
.
|
|
638
|
-
.search
|
|
639
|
-
.search
|
|
637
|
+
.search-container .close-search .sr-only:hover, .search-container .close-search .sr-only:focus,
|
|
638
|
+
.featured-search.active .container #Search .close-search-btn .sr-only:hover,
|
|
639
|
+
.featured-search.active .container #Search .close-search-btn .sr-only:focus {
|
|
640
640
|
color: #42413f;
|
|
641
641
|
text-decoration: none;
|
|
642
642
|
}
|
|
@@ -750,12 +750,12 @@ a:focus {
|
|
|
750
750
|
border-color: #ffffff;
|
|
751
751
|
font-weight: 600;
|
|
752
752
|
}
|
|
753
|
-
.section-overstated .btn-primary:hover, .section-overstated .btn-primary:focus, .section-overstated .btn-primary:not(:disabled
|
|
753
|
+
.section-overstated .btn-primary:hover, .section-overstated .btn-primary:focus, .section-overstated .btn-primary:not(:disabled, .disabled):active, .section-overstated .btn-primary:not(:disabled, .disabled).active,
|
|
754
754
|
.section-overstated .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-overstated .btn-primary,
|
|
755
755
|
.card-overstated .btn-primary:hover,
|
|
756
756
|
.card-overstated .btn-primary:focus,
|
|
757
|
-
.card-overstated .btn-primary:not(:disabled
|
|
758
|
-
.card-overstated .btn-primary:not(:disabled
|
|
757
|
+
.card-overstated .btn-primary:not(:disabled, .disabled):active,
|
|
758
|
+
.card-overstated .btn-primary:not(:disabled, .disabled).active,
|
|
759
759
|
.card-overstated .btn-primary .show > .dropdown-toggle,
|
|
760
760
|
.open > .dropdown-toggle .card-overstated .btn-primary {
|
|
761
761
|
color: #fff;
|
|
@@ -767,9 +767,9 @@ a:focus {
|
|
|
767
767
|
.card-overstated .btn-primary:focus {
|
|
768
768
|
outline: solid 2px #2ea3f2 !important;
|
|
769
769
|
}
|
|
770
|
-
.section-overstated .btn-primary:not(:disabled
|
|
771
|
-
.card-overstated .btn-primary:not(:disabled
|
|
772
|
-
.card-overstated .btn-primary:not(:disabled
|
|
770
|
+
.section-overstated .btn-primary:not(:disabled, .disabled):active, .section-overstated .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-overstated .btn-primary,
|
|
771
|
+
.card-overstated .btn-primary:not(:disabled, .disabled):active,
|
|
772
|
+
.card-overstated .btn-primary:not(:disabled, .disabled).active,
|
|
773
773
|
.open > .dropdown-toggle .card-overstated .btn-primary {
|
|
774
774
|
background-image: none;
|
|
775
775
|
}
|
|
@@ -804,12 +804,12 @@ fieldset[disabled] .card-overstated .btn-primary.active {
|
|
|
804
804
|
border-color: #ffffff;
|
|
805
805
|
font-weight: 600;
|
|
806
806
|
}
|
|
807
|
-
.section-overstated .btn-standout:hover, .section-overstated .btn-standout:focus, .section-overstated .btn-standout:not(:disabled
|
|
807
|
+
.section-overstated .btn-standout:hover, .section-overstated .btn-standout:focus, .section-overstated .btn-standout:not(:disabled, .disabled):active, .section-overstated .btn-standout:not(:disabled, .disabled).active,
|
|
808
808
|
.section-overstated .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-overstated .btn-standout,
|
|
809
809
|
.card-overstated .btn-standout:hover,
|
|
810
810
|
.card-overstated .btn-standout:focus,
|
|
811
|
-
.card-overstated .btn-standout:not(:disabled
|
|
812
|
-
.card-overstated .btn-standout:not(:disabled
|
|
811
|
+
.card-overstated .btn-standout:not(:disabled, .disabled):active,
|
|
812
|
+
.card-overstated .btn-standout:not(:disabled, .disabled).active,
|
|
813
813
|
.card-overstated .btn-standout .show > .dropdown-toggle,
|
|
814
814
|
.open > .dropdown-toggle .card-overstated .btn-standout {
|
|
815
815
|
color: #fff;
|
|
@@ -821,9 +821,9 @@ fieldset[disabled] .card-overstated .btn-primary.active {
|
|
|
821
821
|
.card-overstated .btn-standout:focus {
|
|
822
822
|
outline: solid 2px #2ea3f2 !important;
|
|
823
823
|
}
|
|
824
|
-
.section-overstated .btn-standout:not(:disabled
|
|
825
|
-
.card-overstated .btn-standout:not(:disabled
|
|
826
|
-
.card-overstated .btn-standout:not(:disabled
|
|
824
|
+
.section-overstated .btn-standout:not(:disabled, .disabled):active, .section-overstated .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-overstated .btn-standout,
|
|
825
|
+
.card-overstated .btn-standout:not(:disabled, .disabled):active,
|
|
826
|
+
.card-overstated .btn-standout:not(:disabled, .disabled).active,
|
|
827
827
|
.open > .dropdown-toggle .card-overstated .btn-standout {
|
|
828
828
|
background-image: none;
|
|
829
829
|
}
|
|
@@ -902,12 +902,12 @@ fieldset[disabled] .card-overstated .btn-standout.active {
|
|
|
902
902
|
border-color: #ffffff;
|
|
903
903
|
font-weight: 600;
|
|
904
904
|
}
|
|
905
|
-
.section-standout .btn-primary:hover, .section-standout .btn-primary:focus, .section-standout .btn-primary:not(:disabled
|
|
905
|
+
.section-standout .btn-primary:hover, .section-standout .btn-primary:focus, .section-standout .btn-primary:not(:disabled, .disabled):active, .section-standout .btn-primary:not(:disabled, .disabled).active,
|
|
906
906
|
.section-standout .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-standout .btn-primary,
|
|
907
907
|
.card-standout .btn-primary:hover,
|
|
908
908
|
.card-standout .btn-primary:focus,
|
|
909
|
-
.card-standout .btn-primary:not(:disabled
|
|
910
|
-
.card-standout .btn-primary:not(:disabled
|
|
909
|
+
.card-standout .btn-primary:not(:disabled, .disabled):active,
|
|
910
|
+
.card-standout .btn-primary:not(:disabled, .disabled).active,
|
|
911
911
|
.card-standout .btn-primary .show > .dropdown-toggle,
|
|
912
912
|
.open > .dropdown-toggle .card-standout .btn-primary {
|
|
913
913
|
color: #fff;
|
|
@@ -919,9 +919,9 @@ fieldset[disabled] .card-overstated .btn-standout.active {
|
|
|
919
919
|
.card-standout .btn-primary:focus {
|
|
920
920
|
outline: solid 2px #2ea3f2 !important;
|
|
921
921
|
}
|
|
922
|
-
.section-standout .btn-primary:not(:disabled
|
|
923
|
-
.card-standout .btn-primary:not(:disabled
|
|
924
|
-
.card-standout .btn-primary:not(:disabled
|
|
922
|
+
.section-standout .btn-primary:not(:disabled, .disabled):active, .section-standout .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-standout .btn-primary,
|
|
923
|
+
.card-standout .btn-primary:not(:disabled, .disabled):active,
|
|
924
|
+
.card-standout .btn-primary:not(:disabled, .disabled).active,
|
|
925
925
|
.open > .dropdown-toggle .card-standout .btn-primary {
|
|
926
926
|
background-image: none;
|
|
927
927
|
}
|
|
@@ -956,12 +956,12 @@ fieldset[disabled] .card-standout .btn-primary.active {
|
|
|
956
956
|
border-color: #ffffff;
|
|
957
957
|
font-weight: 600;
|
|
958
958
|
}
|
|
959
|
-
.section-standout .btn-standout:hover, .section-standout .btn-standout:focus, .section-standout .btn-standout:not(:disabled
|
|
959
|
+
.section-standout .btn-standout:hover, .section-standout .btn-standout:focus, .section-standout .btn-standout:not(:disabled, .disabled):active, .section-standout .btn-standout:not(:disabled, .disabled).active,
|
|
960
960
|
.section-standout .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-standout .btn-standout,
|
|
961
961
|
.card-standout .btn-standout:hover,
|
|
962
962
|
.card-standout .btn-standout:focus,
|
|
963
|
-
.card-standout .btn-standout:not(:disabled
|
|
964
|
-
.card-standout .btn-standout:not(:disabled
|
|
963
|
+
.card-standout .btn-standout:not(:disabled, .disabled):active,
|
|
964
|
+
.card-standout .btn-standout:not(:disabled, .disabled).active,
|
|
965
965
|
.card-standout .btn-standout .show > .dropdown-toggle,
|
|
966
966
|
.open > .dropdown-toggle .card-standout .btn-standout {
|
|
967
967
|
color: #fff;
|
|
@@ -973,9 +973,9 @@ fieldset[disabled] .card-standout .btn-primary.active {
|
|
|
973
973
|
.card-standout .btn-standout:focus {
|
|
974
974
|
outline: solid 2px #2ea3f2 !important;
|
|
975
975
|
}
|
|
976
|
-
.section-standout .btn-standout:not(:disabled
|
|
977
|
-
.card-standout .btn-standout:not(:disabled
|
|
978
|
-
.card-standout .btn-standout:not(:disabled
|
|
976
|
+
.section-standout .btn-standout:not(:disabled, .disabled):active, .section-standout .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-standout .btn-standout,
|
|
977
|
+
.card-standout .btn-standout:not(:disabled, .disabled):active,
|
|
978
|
+
.card-standout .btn-standout:not(:disabled, .disabled).active,
|
|
979
979
|
.open > .dropdown-toggle .card-standout .btn-standout {
|
|
980
980
|
background-image: none;
|
|
981
981
|
}
|
|
@@ -1044,12 +1044,12 @@ fieldset[disabled] .card-standout .btn-standout.active {
|
|
|
1044
1044
|
border-color: #ffffff;
|
|
1045
1045
|
font-weight: 600;
|
|
1046
1046
|
}
|
|
1047
|
-
.section-impact .btn-primary:hover, .section-impact .btn-primary:focus, .section-impact .btn-primary:not(:disabled
|
|
1047
|
+
.section-impact .btn-primary:hover, .section-impact .btn-primary:focus, .section-impact .btn-primary:not(:disabled, .disabled):active, .section-impact .btn-primary:not(:disabled, .disabled).active,
|
|
1048
1048
|
.section-impact .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-impact .btn-primary,
|
|
1049
1049
|
.card-impact .btn-primary:hover,
|
|
1050
1050
|
.card-impact .btn-primary:focus,
|
|
1051
|
-
.card-impact .btn-primary:not(:disabled
|
|
1052
|
-
.card-impact .btn-primary:not(:disabled
|
|
1051
|
+
.card-impact .btn-primary:not(:disabled, .disabled):active,
|
|
1052
|
+
.card-impact .btn-primary:not(:disabled, .disabled).active,
|
|
1053
1053
|
.card-impact .btn-primary .show > .dropdown-toggle,
|
|
1054
1054
|
.open > .dropdown-toggle .card-impact .btn-primary {
|
|
1055
1055
|
color: #fff;
|
|
@@ -1061,9 +1061,9 @@ fieldset[disabled] .card-standout .btn-standout.active {
|
|
|
1061
1061
|
.card-impact .btn-primary:focus {
|
|
1062
1062
|
outline: solid 2px #2ea3f2 !important;
|
|
1063
1063
|
}
|
|
1064
|
-
.section-impact .btn-primary:not(:disabled
|
|
1065
|
-
.card-impact .btn-primary:not(:disabled
|
|
1066
|
-
.card-impact .btn-primary:not(:disabled
|
|
1064
|
+
.section-impact .btn-primary:not(:disabled, .disabled):active, .section-impact .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-impact .btn-primary,
|
|
1065
|
+
.card-impact .btn-primary:not(:disabled, .disabled):active,
|
|
1066
|
+
.card-impact .btn-primary:not(:disabled, .disabled).active,
|
|
1067
1067
|
.open > .dropdown-toggle .card-impact .btn-primary {
|
|
1068
1068
|
background-image: none;
|
|
1069
1069
|
}
|
|
@@ -1098,12 +1098,12 @@ fieldset[disabled] .card-impact .btn-primary.active {
|
|
|
1098
1098
|
border-color: #ffffff;
|
|
1099
1099
|
font-weight: 600;
|
|
1100
1100
|
}
|
|
1101
|
-
.section-impact .btn-standout:hover, .section-impact .btn-standout:focus, .section-impact .btn-standout:not(:disabled
|
|
1101
|
+
.section-impact .btn-standout:hover, .section-impact .btn-standout:focus, .section-impact .btn-standout:not(:disabled, .disabled):active, .section-impact .btn-standout:not(:disabled, .disabled).active,
|
|
1102
1102
|
.section-impact .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-impact .btn-standout,
|
|
1103
1103
|
.card-impact .btn-standout:hover,
|
|
1104
1104
|
.card-impact .btn-standout:focus,
|
|
1105
|
-
.card-impact .btn-standout:not(:disabled
|
|
1106
|
-
.card-impact .btn-standout:not(:disabled
|
|
1105
|
+
.card-impact .btn-standout:not(:disabled, .disabled):active,
|
|
1106
|
+
.card-impact .btn-standout:not(:disabled, .disabled).active,
|
|
1107
1107
|
.card-impact .btn-standout .show > .dropdown-toggle,
|
|
1108
1108
|
.open > .dropdown-toggle .card-impact .btn-standout {
|
|
1109
1109
|
color: #fff;
|
|
@@ -1115,9 +1115,9 @@ fieldset[disabled] .card-impact .btn-primary.active {
|
|
|
1115
1115
|
.card-impact .btn-standout:focus {
|
|
1116
1116
|
outline: solid 2px #2ea3f2 !important;
|
|
1117
1117
|
}
|
|
1118
|
-
.section-impact .btn-standout:not(:disabled
|
|
1119
|
-
.card-impact .btn-standout:not(:disabled
|
|
1120
|
-
.card-impact .btn-standout:not(:disabled
|
|
1118
|
+
.section-impact .btn-standout:not(:disabled, .disabled):active, .section-impact .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-impact .btn-standout,
|
|
1119
|
+
.card-impact .btn-standout:not(:disabled, .disabled):active,
|
|
1120
|
+
.card-impact .btn-standout:not(:disabled, .disabled).active,
|
|
1121
1121
|
.open > .dropdown-toggle .card-impact .btn-standout {
|
|
1122
1122
|
background-image: none;
|
|
1123
1123
|
}
|
|
@@ -1153,12 +1153,12 @@ fieldset[disabled] .card-impact .btn-standout.active {
|
|
|
1153
1153
|
font-weight: 600;
|
|
1154
1154
|
margin-bottom: 12px;
|
|
1155
1155
|
}
|
|
1156
|
-
.section-impact .btn-default:hover, .section-impact .btn-default:focus, .section-impact .btn-default:not(:disabled
|
|
1156
|
+
.section-impact .btn-default:hover, .section-impact .btn-default:focus, .section-impact .btn-default:not(:disabled, .disabled):active, .section-impact .btn-default:not(:disabled, .disabled).active,
|
|
1157
1157
|
.section-impact .btn-default .show > .dropdown-toggle, .open > .dropdown-toggle .section-impact .btn-default,
|
|
1158
1158
|
.card-impact .btn-default:hover,
|
|
1159
1159
|
.card-impact .btn-default:focus,
|
|
1160
|
-
.card-impact .btn-default:not(:disabled
|
|
1161
|
-
.card-impact .btn-default:not(:disabled
|
|
1160
|
+
.card-impact .btn-default:not(:disabled, .disabled):active,
|
|
1161
|
+
.card-impact .btn-default:not(:disabled, .disabled).active,
|
|
1162
1162
|
.card-impact .btn-default .show > .dropdown-toggle,
|
|
1163
1163
|
.open > .dropdown-toggle .card-impact .btn-default {
|
|
1164
1164
|
color: #fff;
|
|
@@ -1170,9 +1170,9 @@ fieldset[disabled] .card-impact .btn-standout.active {
|
|
|
1170
1170
|
.card-impact .btn-default:focus {
|
|
1171
1171
|
outline: solid 2px #2ea3f2 !important;
|
|
1172
1172
|
}
|
|
1173
|
-
.section-impact .btn-default:not(:disabled
|
|
1174
|
-
.card-impact .btn-default:not(:disabled
|
|
1175
|
-
.card-impact .btn-default:not(:disabled
|
|
1173
|
+
.section-impact .btn-default:not(:disabled, .disabled):active, .section-impact .btn-default:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-impact .btn-default,
|
|
1174
|
+
.card-impact .btn-default:not(:disabled, .disabled):active,
|
|
1175
|
+
.card-impact .btn-default:not(:disabled, .disabled).active,
|
|
1176
1176
|
.open > .dropdown-toggle .card-impact .btn-default {
|
|
1177
1177
|
background-image: none;
|
|
1178
1178
|
}
|
|
@@ -1238,12 +1238,12 @@ fieldset[disabled] .card-impact .btn-default.active {
|
|
|
1238
1238
|
border-color: #ffffff;
|
|
1239
1239
|
font-weight: 600;
|
|
1240
1240
|
}
|
|
1241
|
-
.section-primary .btn-primary:hover, .section-primary .btn-primary:focus, .section-primary .btn-primary:not(:disabled
|
|
1241
|
+
.section-primary .btn-primary:hover, .section-primary .btn-primary:focus, .section-primary .btn-primary:not(:disabled, .disabled):active, .section-primary .btn-primary:not(:disabled, .disabled).active,
|
|
1242
1242
|
.section-primary .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-primary .btn-primary,
|
|
1243
1243
|
.card-primary .btn-primary:hover,
|
|
1244
1244
|
.card-primary .btn-primary:focus,
|
|
1245
|
-
.card-primary .btn-primary:not(:disabled
|
|
1246
|
-
.card-primary .btn-primary:not(:disabled
|
|
1245
|
+
.card-primary .btn-primary:not(:disabled, .disabled):active,
|
|
1246
|
+
.card-primary .btn-primary:not(:disabled, .disabled).active,
|
|
1247
1247
|
.card-primary .btn-primary .show > .dropdown-toggle,
|
|
1248
1248
|
.open > .dropdown-toggle .card-primary .btn-primary {
|
|
1249
1249
|
color: #fff;
|
|
@@ -1255,9 +1255,9 @@ fieldset[disabled] .card-impact .btn-default.active {
|
|
|
1255
1255
|
.card-primary .btn-primary:focus {
|
|
1256
1256
|
outline: solid 2px #2ea3f2 !important;
|
|
1257
1257
|
}
|
|
1258
|
-
.section-primary .btn-primary:not(:disabled
|
|
1259
|
-
.card-primary .btn-primary:not(:disabled
|
|
1260
|
-
.card-primary .btn-primary:not(:disabled
|
|
1258
|
+
.section-primary .btn-primary:not(:disabled, .disabled):active, .section-primary .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-primary .btn-primary,
|
|
1259
|
+
.card-primary .btn-primary:not(:disabled, .disabled):active,
|
|
1260
|
+
.card-primary .btn-primary:not(:disabled, .disabled).active,
|
|
1261
1261
|
.open > .dropdown-toggle .card-primary .btn-primary {
|
|
1262
1262
|
background-image: none;
|
|
1263
1263
|
}
|
|
@@ -1292,12 +1292,12 @@ fieldset[disabled] .card-primary .btn-primary.active {
|
|
|
1292
1292
|
border-color: #ffffff;
|
|
1293
1293
|
font-weight: 600;
|
|
1294
1294
|
}
|
|
1295
|
-
.section-primary .btn-standout:hover, .section-primary .btn-standout:focus, .section-primary .btn-standout:not(:disabled
|
|
1295
|
+
.section-primary .btn-standout:hover, .section-primary .btn-standout:focus, .section-primary .btn-standout:not(:disabled, .disabled):active, .section-primary .btn-standout:not(:disabled, .disabled).active,
|
|
1296
1296
|
.section-primary .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-primary .btn-standout,
|
|
1297
1297
|
.card-primary .btn-standout:hover,
|
|
1298
1298
|
.card-primary .btn-standout:focus,
|
|
1299
|
-
.card-primary .btn-standout:not(:disabled
|
|
1300
|
-
.card-primary .btn-standout:not(:disabled
|
|
1299
|
+
.card-primary .btn-standout:not(:disabled, .disabled):active,
|
|
1300
|
+
.card-primary .btn-standout:not(:disabled, .disabled).active,
|
|
1301
1301
|
.card-primary .btn-standout .show > .dropdown-toggle,
|
|
1302
1302
|
.open > .dropdown-toggle .card-primary .btn-standout {
|
|
1303
1303
|
color: #fff;
|
|
@@ -1309,9 +1309,9 @@ fieldset[disabled] .card-primary .btn-primary.active {
|
|
|
1309
1309
|
.card-primary .btn-standout:focus {
|
|
1310
1310
|
outline: solid 2px #2ea3f2 !important;
|
|
1311
1311
|
}
|
|
1312
|
-
.section-primary .btn-standout:not(:disabled
|
|
1313
|
-
.card-primary .btn-standout:not(:disabled
|
|
1314
|
-
.card-primary .btn-standout:not(:disabled
|
|
1312
|
+
.section-primary .btn-standout:not(:disabled, .disabled):active, .section-primary .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-primary .btn-standout,
|
|
1313
|
+
.card-primary .btn-standout:not(:disabled, .disabled):active,
|
|
1314
|
+
.card-primary .btn-standout:not(:disabled, .disabled).active,
|
|
1315
1315
|
.open > .dropdown-toggle .card-primary .btn-standout {
|
|
1316
1316
|
background-image: none;
|
|
1317
1317
|
}
|
|
@@ -1372,12 +1372,12 @@ fieldset[disabled] .card-primary .btn-standout.active {
|
|
|
1372
1372
|
border-color: #ffffff;
|
|
1373
1373
|
font-weight: 600;
|
|
1374
1374
|
}
|
|
1375
|
-
.section-inverted .btn-primary:hover, .section-inverted .btn-primary:focus, .section-inverted .btn-primary:not(:disabled
|
|
1375
|
+
.section-inverted .btn-primary:hover, .section-inverted .btn-primary:focus, .section-inverted .btn-primary:not(:disabled, .disabled):active, .section-inverted .btn-primary:not(:disabled, .disabled).active,
|
|
1376
1376
|
.section-inverted .btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .section-inverted .btn-primary,
|
|
1377
1377
|
.card-inverted .btn-primary:hover,
|
|
1378
1378
|
.card-inverted .btn-primary:focus,
|
|
1379
|
-
.card-inverted .btn-primary:not(:disabled
|
|
1380
|
-
.card-inverted .btn-primary:not(:disabled
|
|
1379
|
+
.card-inverted .btn-primary:not(:disabled, .disabled):active,
|
|
1380
|
+
.card-inverted .btn-primary:not(:disabled, .disabled).active,
|
|
1381
1381
|
.card-inverted .btn-primary .show > .dropdown-toggle,
|
|
1382
1382
|
.open > .dropdown-toggle .card-inverted .btn-primary {
|
|
1383
1383
|
color: #fff;
|
|
@@ -1389,9 +1389,9 @@ fieldset[disabled] .card-primary .btn-standout.active {
|
|
|
1389
1389
|
.card-inverted .btn-primary:focus {
|
|
1390
1390
|
outline: solid 2px #2ea3f2 !important;
|
|
1391
1391
|
}
|
|
1392
|
-
.section-inverted .btn-primary:not(:disabled
|
|
1393
|
-
.card-inverted .btn-primary:not(:disabled
|
|
1394
|
-
.card-inverted .btn-primary:not(:disabled
|
|
1392
|
+
.section-inverted .btn-primary:not(:disabled, .disabled):active, .section-inverted .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-inverted .btn-primary,
|
|
1393
|
+
.card-inverted .btn-primary:not(:disabled, .disabled):active,
|
|
1394
|
+
.card-inverted .btn-primary:not(:disabled, .disabled).active,
|
|
1395
1395
|
.open > .dropdown-toggle .card-inverted .btn-primary {
|
|
1396
1396
|
background-image: none;
|
|
1397
1397
|
}
|
|
@@ -1426,12 +1426,12 @@ fieldset[disabled] .card-inverted .btn-primary.active {
|
|
|
1426
1426
|
border-color: #ffffff;
|
|
1427
1427
|
font-weight: 600;
|
|
1428
1428
|
}
|
|
1429
|
-
.section-inverted .btn-standout:hover, .section-inverted .btn-standout:focus, .section-inverted .btn-standout:not(:disabled
|
|
1429
|
+
.section-inverted .btn-standout:hover, .section-inverted .btn-standout:focus, .section-inverted .btn-standout:not(:disabled, .disabled):active, .section-inverted .btn-standout:not(:disabled, .disabled).active,
|
|
1430
1430
|
.section-inverted .btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .section-inverted .btn-standout,
|
|
1431
1431
|
.card-inverted .btn-standout:hover,
|
|
1432
1432
|
.card-inverted .btn-standout:focus,
|
|
1433
|
-
.card-inverted .btn-standout:not(:disabled
|
|
1434
|
-
.card-inverted .btn-standout:not(:disabled
|
|
1433
|
+
.card-inverted .btn-standout:not(:disabled, .disabled):active,
|
|
1434
|
+
.card-inverted .btn-standout:not(:disabled, .disabled).active,
|
|
1435
1435
|
.card-inverted .btn-standout .show > .dropdown-toggle,
|
|
1436
1436
|
.open > .dropdown-toggle .card-inverted .btn-standout {
|
|
1437
1437
|
color: #fff;
|
|
@@ -1443,9 +1443,9 @@ fieldset[disabled] .card-inverted .btn-primary.active {
|
|
|
1443
1443
|
.card-inverted .btn-standout:focus {
|
|
1444
1444
|
outline: solid 2px #2ea3f2 !important;
|
|
1445
1445
|
}
|
|
1446
|
-
.section-inverted .btn-standout:not(:disabled
|
|
1447
|
-
.card-inverted .btn-standout:not(:disabled
|
|
1448
|
-
.card-inverted .btn-standout:not(:disabled
|
|
1446
|
+
.section-inverted .btn-standout:not(:disabled, .disabled):active, .section-inverted .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .section-inverted .btn-standout,
|
|
1447
|
+
.card-inverted .btn-standout:not(:disabled, .disabled):active,
|
|
1448
|
+
.card-inverted .btn-standout:not(:disabled, .disabled).active,
|
|
1449
1449
|
.open > .dropdown-toggle .card-inverted .btn-standout {
|
|
1450
1450
|
background-image: none;
|
|
1451
1451
|
}
|
|
@@ -1620,13 +1620,6 @@ a.text-white:not(.btn):hover {
|
|
|
1620
1620
|
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
|
1621
1621
|
}
|
|
1622
1622
|
|
|
1623
|
-
.progress-bar-accent1 {
|
|
1624
|
-
background-color: #1b79c0;
|
|
1625
|
-
}
|
|
1626
|
-
.progress-striped .progress-bar-accent1 {
|
|
1627
|
-
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
|
|
1628
|
-
}
|
|
1629
|
-
|
|
1630
1623
|
.progress-bar-accent2 {
|
|
1631
1624
|
background-color: #077cbb;
|
|
1632
1625
|
}
|
|
@@ -2024,6 +2017,7 @@ a.text-white:not(.btn):hover {
|
|
|
2024
2017
|
background-color: #b83928;
|
|
2025
2018
|
}
|
|
2026
2019
|
|
|
2020
|
+
/* stylelint-disable-next-line no-duplicate-selectors */
|
|
2027
2021
|
.card-inverse .card-header,
|
|
2028
2022
|
.card-inverted .card-header {
|
|
2029
2023
|
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
|
|
@@ -2042,7 +2036,8 @@ a.text-white:not(.btn):hover {
|
|
|
2042
2036
|
.card-default {
|
|
2043
2037
|
border-color: #ddd;
|
|
2044
2038
|
}
|
|
2045
|
-
.panel-default > .panel-heading,
|
|
2039
|
+
.panel-default > .panel-heading,
|
|
2040
|
+
.panel-default > .card-heading,
|
|
2046
2041
|
.card-default > .panel-heading,
|
|
2047
2042
|
.card-default > .card-heading {
|
|
2048
2043
|
color: #3b3a48;
|
|
@@ -2050,7 +2045,8 @@ a.text-white:not(.btn):hover {
|
|
|
2050
2045
|
border-color: #ddd;
|
|
2051
2046
|
}
|
|
2052
2047
|
.panel-default > .panel-heading + .panel-collapse > .panel-body,
|
|
2053
|
-
.panel-default > .panel-heading + .card-collapse > .card-body,
|
|
2048
|
+
.panel-default > .panel-heading + .card-collapse > .card-body,
|
|
2049
|
+
.panel-default > .card-heading + .panel-collapse > .panel-body,
|
|
2054
2050
|
.panel-default > .card-heading + .card-collapse > .card-body,
|
|
2055
2051
|
.card-default > .panel-heading + .panel-collapse > .panel-body,
|
|
2056
2052
|
.card-default > .panel-heading + .card-collapse > .card-body,
|
|
@@ -2058,14 +2054,16 @@ a.text-white:not(.btn):hover {
|
|
|
2058
2054
|
.card-default > .card-heading + .card-collapse > .card-body {
|
|
2059
2055
|
border-top-color: #ddd;
|
|
2060
2056
|
}
|
|
2061
|
-
.panel-default > .panel-heading .badge,
|
|
2057
|
+
.panel-default > .panel-heading .badge,
|
|
2058
|
+
.panel-default > .card-heading .badge,
|
|
2062
2059
|
.card-default > .panel-heading .badge,
|
|
2063
2060
|
.card-default > .card-heading .badge {
|
|
2064
2061
|
color: #d4d4cd;
|
|
2065
2062
|
background-color: #3b3a48;
|
|
2066
2063
|
}
|
|
2067
2064
|
.panel-default > .panel-footer + .panel-collapse > .panel-body,
|
|
2068
|
-
.panel-default > .panel-footer + .card-collapse > .card-body,
|
|
2065
|
+
.panel-default > .panel-footer + .card-collapse > .card-body,
|
|
2066
|
+
.panel-default > .card-footer + .panel-collapse > .panel-body,
|
|
2069
2067
|
.panel-default > .card-footer + .card-collapse > .card-body,
|
|
2070
2068
|
.card-default > .panel-footer + .panel-collapse > .panel-body,
|
|
2071
2069
|
.card-default > .panel-footer + .card-collapse > .card-body,
|
|
@@ -2133,7 +2131,8 @@ a.text-white:not(.btn):hover {
|
|
|
2133
2131
|
.card-overstated {
|
|
2134
2132
|
border-color: #ddd;
|
|
2135
2133
|
}
|
|
2136
|
-
.panel-overstated > .panel-heading,
|
|
2134
|
+
.panel-overstated > .panel-heading,
|
|
2135
|
+
.panel-overstated > .card-heading,
|
|
2137
2136
|
.card-overstated > .panel-heading,
|
|
2138
2137
|
.card-overstated > .card-heading {
|
|
2139
2138
|
color: #fff;
|
|
@@ -2141,7 +2140,8 @@ a.text-white:not(.btn):hover {
|
|
|
2141
2140
|
border-color: #545351;
|
|
2142
2141
|
}
|
|
2143
2142
|
.panel-overstated > .panel-heading + .panel-collapse > .panel-body,
|
|
2144
|
-
.panel-overstated > .panel-heading + .card-collapse > .card-body,
|
|
2143
|
+
.panel-overstated > .panel-heading + .card-collapse > .card-body,
|
|
2144
|
+
.panel-overstated > .card-heading + .panel-collapse > .panel-body,
|
|
2145
2145
|
.panel-overstated > .card-heading + .card-collapse > .card-body,
|
|
2146
2146
|
.card-overstated > .panel-heading + .panel-collapse > .panel-body,
|
|
2147
2147
|
.card-overstated > .panel-heading + .card-collapse > .card-body,
|
|
@@ -2149,14 +2149,16 @@ a.text-white:not(.btn):hover {
|
|
|
2149
2149
|
.card-overstated > .card-heading + .card-collapse > .card-body {
|
|
2150
2150
|
border-top-color: #ddd;
|
|
2151
2151
|
}
|
|
2152
|
-
.panel-overstated > .panel-heading .badge,
|
|
2152
|
+
.panel-overstated > .panel-heading .badge,
|
|
2153
|
+
.panel-overstated > .card-heading .badge,
|
|
2153
2154
|
.card-overstated > .panel-heading .badge,
|
|
2154
2155
|
.card-overstated > .card-heading .badge {
|
|
2155
2156
|
color: #545351;
|
|
2156
2157
|
background-color: #fff;
|
|
2157
2158
|
}
|
|
2158
2159
|
.panel-overstated > .panel-footer + .panel-collapse > .panel-body,
|
|
2159
|
-
.panel-overstated > .panel-footer + .card-collapse > .card-body,
|
|
2160
|
+
.panel-overstated > .panel-footer + .card-collapse > .card-body,
|
|
2161
|
+
.panel-overstated > .card-footer + .panel-collapse > .panel-body,
|
|
2160
2162
|
.panel-overstated > .card-footer + .card-collapse > .card-body,
|
|
2161
2163
|
.card-overstated > .panel-footer + .panel-collapse > .panel-body,
|
|
2162
2164
|
.card-overstated > .panel-footer + .card-collapse > .card-body,
|
|
@@ -2264,7 +2266,8 @@ a.text-white:not(.btn):hover {
|
|
|
2264
2266
|
.card-understated {
|
|
2265
2267
|
border-color: #ddd;
|
|
2266
2268
|
}
|
|
2267
|
-
.panel-understated > .panel-heading,
|
|
2269
|
+
.panel-understated > .panel-heading,
|
|
2270
|
+
.panel-understated > .card-heading,
|
|
2268
2271
|
.card-understated > .panel-heading,
|
|
2269
2272
|
.card-understated > .card-heading {
|
|
2270
2273
|
color: #3b3a48;
|
|
@@ -2272,7 +2275,8 @@ a.text-white:not(.btn):hover {
|
|
|
2272
2275
|
border-color: #ededef;
|
|
2273
2276
|
}
|
|
2274
2277
|
.panel-understated > .panel-heading + .panel-collapse > .panel-body,
|
|
2275
|
-
.panel-understated > .panel-heading + .card-collapse > .card-body,
|
|
2278
|
+
.panel-understated > .panel-heading + .card-collapse > .card-body,
|
|
2279
|
+
.panel-understated > .card-heading + .panel-collapse > .panel-body,
|
|
2276
2280
|
.panel-understated > .card-heading + .card-collapse > .card-body,
|
|
2277
2281
|
.card-understated > .panel-heading + .panel-collapse > .panel-body,
|
|
2278
2282
|
.card-understated > .panel-heading + .card-collapse > .card-body,
|
|
@@ -2280,14 +2284,16 @@ a.text-white:not(.btn):hover {
|
|
|
2280
2284
|
.card-understated > .card-heading + .card-collapse > .card-body {
|
|
2281
2285
|
border-top-color: #ddd;
|
|
2282
2286
|
}
|
|
2283
|
-
.panel-understated > .panel-heading .badge,
|
|
2287
|
+
.panel-understated > .panel-heading .badge,
|
|
2288
|
+
.panel-understated > .card-heading .badge,
|
|
2284
2289
|
.card-understated > .panel-heading .badge,
|
|
2285
2290
|
.card-understated > .card-heading .badge {
|
|
2286
2291
|
color: #ededef;
|
|
2287
2292
|
background-color: #3b3a48;
|
|
2288
2293
|
}
|
|
2289
2294
|
.panel-understated > .panel-footer + .panel-collapse > .panel-body,
|
|
2290
|
-
.panel-understated > .panel-footer + .card-collapse > .card-body,
|
|
2295
|
+
.panel-understated > .panel-footer + .card-collapse > .card-body,
|
|
2296
|
+
.panel-understated > .card-footer + .panel-collapse > .panel-body,
|
|
2291
2297
|
.panel-understated > .card-footer + .card-collapse > .card-body,
|
|
2292
2298
|
.card-understated > .panel-footer + .panel-collapse > .panel-body,
|
|
2293
2299
|
.card-understated > .panel-footer + .card-collapse > .card-body,
|
|
@@ -2364,7 +2370,8 @@ a.text-white:not(.btn):hover {
|
|
|
2364
2370
|
.card-standout {
|
|
2365
2371
|
border-color: #ddd;
|
|
2366
2372
|
}
|
|
2367
|
-
.panel-standout > .panel-heading,
|
|
2373
|
+
.panel-standout > .panel-heading,
|
|
2374
|
+
.panel-standout > .card-heading,
|
|
2368
2375
|
.card-standout > .panel-heading,
|
|
2369
2376
|
.card-standout > .card-heading {
|
|
2370
2377
|
color: #fff;
|
|
@@ -2372,7 +2379,8 @@ a.text-white:not(.btn):hover {
|
|
|
2372
2379
|
border-color: #191919;
|
|
2373
2380
|
}
|
|
2374
2381
|
.panel-standout > .panel-heading + .panel-collapse > .panel-body,
|
|
2375
|
-
.panel-standout > .panel-heading + .card-collapse > .card-body,
|
|
2382
|
+
.panel-standout > .panel-heading + .card-collapse > .card-body,
|
|
2383
|
+
.panel-standout > .card-heading + .panel-collapse > .panel-body,
|
|
2376
2384
|
.panel-standout > .card-heading + .card-collapse > .card-body,
|
|
2377
2385
|
.card-standout > .panel-heading + .panel-collapse > .panel-body,
|
|
2378
2386
|
.card-standout > .panel-heading + .card-collapse > .card-body,
|
|
@@ -2380,14 +2388,16 @@ a.text-white:not(.btn):hover {
|
|
|
2380
2388
|
.card-standout > .card-heading + .card-collapse > .card-body {
|
|
2381
2389
|
border-top-color: #ddd;
|
|
2382
2390
|
}
|
|
2383
|
-
.panel-standout > .panel-heading .badge,
|
|
2391
|
+
.panel-standout > .panel-heading .badge,
|
|
2392
|
+
.panel-standout > .card-heading .badge,
|
|
2384
2393
|
.card-standout > .panel-heading .badge,
|
|
2385
2394
|
.card-standout > .card-heading .badge {
|
|
2386
2395
|
color: #191919;
|
|
2387
2396
|
background-color: #fff;
|
|
2388
2397
|
}
|
|
2389
2398
|
.panel-standout > .panel-footer + .panel-collapse > .panel-body,
|
|
2390
|
-
.panel-standout > .panel-footer + .card-collapse > .card-body,
|
|
2399
|
+
.panel-standout > .panel-footer + .card-collapse > .card-body,
|
|
2400
|
+
.panel-standout > .card-footer + .panel-collapse > .panel-body,
|
|
2391
2401
|
.panel-standout > .card-footer + .card-collapse > .card-body,
|
|
2392
2402
|
.card-standout > .panel-footer + .panel-collapse > .panel-body,
|
|
2393
2403
|
.card-standout > .panel-footer + .card-collapse > .card-body,
|
|
@@ -2667,7 +2677,7 @@ a.text-white:not(.btn):hover {
|
|
|
2667
2677
|
border-color: #545351;
|
|
2668
2678
|
font-weight: 600;
|
|
2669
2679
|
}
|
|
2670
|
-
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled
|
|
2680
|
+
.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled, .disabled):active, .btn-primary:not(:disabled, .disabled).active,
|
|
2671
2681
|
.btn-primary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-primary {
|
|
2672
2682
|
color: #fff;
|
|
2673
2683
|
background-color: #42413f;
|
|
@@ -2677,7 +2687,7 @@ a.text-white:not(.btn):hover {
|
|
|
2677
2687
|
.btn-primary:focus {
|
|
2678
2688
|
outline: solid 2px #2ea3f2 !important;
|
|
2679
2689
|
}
|
|
2680
|
-
.btn-primary:not(:disabled
|
|
2690
|
+
.btn-primary:not(:disabled, .disabled):active, .btn-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-primary {
|
|
2681
2691
|
background-image: none;
|
|
2682
2692
|
}
|
|
2683
2693
|
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
|
|
@@ -2701,7 +2711,7 @@ a.text-white:not(.btn):hover {
|
|
|
2701
2711
|
border-color: #545351;
|
|
2702
2712
|
font-weight: 600;
|
|
2703
2713
|
}
|
|
2704
|
-
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled
|
|
2714
|
+
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled, .disabled):active, .btn-outline-primary:not(:disabled, .disabled).active,
|
|
2705
2715
|
.btn-outline-primary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-primary {
|
|
2706
2716
|
color: #42413f;
|
|
2707
2717
|
background-color: #fff;
|
|
@@ -2711,7 +2721,7 @@ a.text-white:not(.btn):hover {
|
|
|
2711
2721
|
.btn-outline-primary:focus {
|
|
2712
2722
|
outline: solid 2px #2ea3f2 !important;
|
|
2713
2723
|
}
|
|
2714
|
-
.btn-outline-primary:not(:disabled
|
|
2724
|
+
.btn-outline-primary:not(:disabled, .disabled):active, .btn-outline-primary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-primary {
|
|
2715
2725
|
background-image: none;
|
|
2716
2726
|
}
|
|
2717
2727
|
.btn-outline-primary.disabled, .btn-outline-primary.disabled:hover, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled:active, .btn-outline-primary.disabled.active, .btn-outline-primary[disabled], .btn-outline-primary[disabled]:hover, .btn-outline-primary[disabled]:focus, .btn-outline-primary[disabled]:active, .btn-outline-primary[disabled].active, fieldset[disabled] .btn-outline-primary, fieldset[disabled] .btn-outline-primary:hover, fieldset[disabled] .btn-outline-primary:focus, fieldset[disabled] .btn-outline-primary:active, fieldset[disabled] .btn-outline-primary.active {
|
|
@@ -2729,7 +2739,7 @@ a.text-white:not(.btn):hover {
|
|
|
2729
2739
|
border-color: #5e5e6a;
|
|
2730
2740
|
font-weight: 600;
|
|
2731
2741
|
}
|
|
2732
|
-
.btn-default:hover, .btn-default:focus, .btn-default:not(:disabled
|
|
2742
|
+
.btn-default:hover, .btn-default:focus, .btn-default:not(:disabled, .disabled):active, .btn-default:not(:disabled, .disabled).active,
|
|
2733
2743
|
.btn-default .show > .dropdown-toggle, .open > .dropdown-toggle .btn-default {
|
|
2734
2744
|
color: #000;
|
|
2735
2745
|
background-color: rgb(255, 255, 255);
|
|
@@ -2739,7 +2749,7 @@ a.text-white:not(.btn):hover {
|
|
|
2739
2749
|
.btn-default:focus {
|
|
2740
2750
|
outline: solid 2px #2ea3f2 !important;
|
|
2741
2751
|
}
|
|
2742
|
-
.btn-default:not(:disabled
|
|
2752
|
+
.btn-default:not(:disabled, .disabled):active, .btn-default:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-default {
|
|
2743
2753
|
background-image: none;
|
|
2744
2754
|
}
|
|
2745
2755
|
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
|
|
@@ -2757,7 +2767,7 @@ a.text-white:not(.btn):hover {
|
|
|
2757
2767
|
border-color: #191919;
|
|
2758
2768
|
font-weight: 600;
|
|
2759
2769
|
}
|
|
2760
|
-
.btn-standout:hover, .btn-standout:focus, .btn-standout:not(:disabled
|
|
2770
|
+
.btn-standout:hover, .btn-standout:focus, .btn-standout:not(:disabled, .disabled):active, .btn-standout:not(:disabled, .disabled).active,
|
|
2761
2771
|
.btn-standout .show > .dropdown-toggle, .open > .dropdown-toggle .btn-standout {
|
|
2762
2772
|
color: #fff;
|
|
2763
2773
|
background-color: #070707;
|
|
@@ -2767,7 +2777,7 @@ a.text-white:not(.btn):hover {
|
|
|
2767
2777
|
.btn-standout:focus {
|
|
2768
2778
|
outline: solid 2px #2ea3f2 !important;
|
|
2769
2779
|
}
|
|
2770
|
-
.btn-standout:not(:disabled
|
|
2780
|
+
.btn-standout:not(:disabled, .disabled):active, .btn-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-standout {
|
|
2771
2781
|
background-image: none;
|
|
2772
2782
|
}
|
|
2773
2783
|
.btn-standout.disabled, .btn-standout.disabled:hover, .btn-standout.disabled:focus, .btn-standout.disabled:active, .btn-standout.disabled.active, .btn-standout[disabled], .btn-standout[disabled]:hover, .btn-standout[disabled]:focus, .btn-standout[disabled]:active, .btn-standout[disabled].active, fieldset[disabled] .btn-standout, fieldset[disabled] .btn-standout:hover, fieldset[disabled] .btn-standout:focus, fieldset[disabled] .btn-standout:active, fieldset[disabled] .btn-standout.active {
|
|
@@ -2791,7 +2801,7 @@ a.text-white:not(.btn):hover {
|
|
|
2791
2801
|
border-color: #191919;
|
|
2792
2802
|
font-weight: 600;
|
|
2793
2803
|
}
|
|
2794
|
-
.btn-outline-standout:hover, .btn-outline-standout:focus, .btn-outline-standout:not(:disabled
|
|
2804
|
+
.btn-outline-standout:hover, .btn-outline-standout:focus, .btn-outline-standout:not(:disabled, .disabled):active, .btn-outline-standout:not(:disabled, .disabled).active,
|
|
2795
2805
|
.btn-outline-standout .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-standout {
|
|
2796
2806
|
color: #070707;
|
|
2797
2807
|
background-color: #fff;
|
|
@@ -2801,7 +2811,7 @@ a.text-white:not(.btn):hover {
|
|
|
2801
2811
|
.btn-outline-standout:focus {
|
|
2802
2812
|
outline: solid 2px #2ea3f2 !important;
|
|
2803
2813
|
}
|
|
2804
|
-
.btn-outline-standout:not(:disabled
|
|
2814
|
+
.btn-outline-standout:not(:disabled, .disabled):active, .btn-outline-standout:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-standout {
|
|
2805
2815
|
background-image: none;
|
|
2806
2816
|
}
|
|
2807
2817
|
.btn-outline-standout.disabled, .btn-outline-standout.disabled:hover, .btn-outline-standout.disabled:focus, .btn-outline-standout.disabled:active, .btn-outline-standout.disabled.active, .btn-outline-standout[disabled], .btn-outline-standout[disabled]:hover, .btn-outline-standout[disabled]:focus, .btn-outline-standout[disabled]:active, .btn-outline-standout[disabled].active, fieldset[disabled] .btn-outline-standout, fieldset[disabled] .btn-outline-standout:hover, fieldset[disabled] .btn-outline-standout:focus, fieldset[disabled] .btn-outline-standout:active, fieldset[disabled] .btn-outline-standout.active {
|
|
@@ -2819,7 +2829,7 @@ a.text-white:not(.btn):hover {
|
|
|
2819
2829
|
border-color: #ffd64f;
|
|
2820
2830
|
font-weight: 600;
|
|
2821
2831
|
}
|
|
2822
|
-
.btn-highlight:hover, .btn-highlight:focus, .btn-highlight:not(:disabled
|
|
2832
|
+
.btn-highlight:hover, .btn-highlight:focus, .btn-highlight:not(:disabled, .disabled):active, .btn-highlight:not(:disabled, .disabled).active,
|
|
2823
2833
|
.btn-highlight .show > .dropdown-toggle, .open > .dropdown-toggle .btn-highlight {
|
|
2824
2834
|
color: #3b3a48;
|
|
2825
2835
|
background-color: #ffdf72;
|
|
@@ -2829,7 +2839,7 @@ a.text-white:not(.btn):hover {
|
|
|
2829
2839
|
.btn-highlight:focus {
|
|
2830
2840
|
outline: solid 2px #2ea3f2 !important;
|
|
2831
2841
|
}
|
|
2832
|
-
.btn-highlight:not(:disabled
|
|
2842
|
+
.btn-highlight:not(:disabled, .disabled):active, .btn-highlight:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-highlight {
|
|
2833
2843
|
background-image: none;
|
|
2834
2844
|
}
|
|
2835
2845
|
.btn-highlight.disabled, .btn-highlight.disabled:hover, .btn-highlight.disabled:focus, .btn-highlight.disabled:active, .btn-highlight.disabled.active, .btn-highlight[disabled], .btn-highlight[disabled]:hover, .btn-highlight[disabled]:focus, .btn-highlight[disabled]:active, .btn-highlight[disabled].active, fieldset[disabled] .btn-highlight, fieldset[disabled] .btn-highlight:hover, fieldset[disabled] .btn-highlight:focus, fieldset[disabled] .btn-highlight:active, fieldset[disabled] .btn-highlight.active {
|
|
@@ -2847,7 +2857,7 @@ a.text-white:not(.btn):hover {
|
|
|
2847
2857
|
border-color: #ffd64f;
|
|
2848
2858
|
font-weight: 600;
|
|
2849
2859
|
}
|
|
2850
|
-
.btn-outline-highlight:hover, .btn-outline-highlight:focus, .btn-outline-highlight:not(:disabled
|
|
2860
|
+
.btn-outline-highlight:hover, .btn-outline-highlight:focus, .btn-outline-highlight:not(:disabled, .disabled):active, .btn-outline-highlight:not(:disabled, .disabled).active,
|
|
2851
2861
|
.btn-outline-highlight .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-highlight {
|
|
2852
2862
|
color: #3b3a48;
|
|
2853
2863
|
background-color: #fafafa;
|
|
@@ -2857,7 +2867,7 @@ a.text-white:not(.btn):hover {
|
|
|
2857
2867
|
.btn-outline-highlight:focus {
|
|
2858
2868
|
outline: solid 2px #2ea3f2 !important;
|
|
2859
2869
|
}
|
|
2860
|
-
.btn-outline-highlight:not(:disabled
|
|
2870
|
+
.btn-outline-highlight:not(:disabled, .disabled):active, .btn-outline-highlight:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-highlight {
|
|
2861
2871
|
background-image: none;
|
|
2862
2872
|
}
|
|
2863
2873
|
.btn-outline-highlight.disabled, .btn-outline-highlight.disabled:hover, .btn-outline-highlight.disabled:focus, .btn-outline-highlight.disabled:active, .btn-outline-highlight.disabled.active, .btn-outline-highlight[disabled], .btn-outline-highlight[disabled]:hover, .btn-outline-highlight[disabled]:focus, .btn-outline-highlight[disabled]:active, .btn-outline-highlight[disabled].active, fieldset[disabled] .btn-outline-highlight, fieldset[disabled] .btn-outline-highlight:hover, fieldset[disabled] .btn-outline-highlight:focus, fieldset[disabled] .btn-outline-highlight:active, fieldset[disabled] .btn-outline-highlight.active {
|
|
@@ -2875,7 +2885,7 @@ a.text-white:not(.btn):hover {
|
|
|
2875
2885
|
border-color: #555555;
|
|
2876
2886
|
font-weight: 600;
|
|
2877
2887
|
}
|
|
2878
|
-
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled
|
|
2888
|
+
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:not(:disabled, .disabled):active, .btn-secondary:not(:disabled, .disabled).active,
|
|
2879
2889
|
.btn-secondary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-secondary {
|
|
2880
2890
|
color: #02374e;
|
|
2881
2891
|
background-color: #fff;
|
|
@@ -2885,7 +2895,7 @@ a.text-white:not(.btn):hover {
|
|
|
2885
2895
|
.btn-secondary:focus {
|
|
2886
2896
|
outline: solid 2px #2ea3f2 !important;
|
|
2887
2897
|
}
|
|
2888
|
-
.btn-secondary:not(:disabled
|
|
2898
|
+
.btn-secondary:not(:disabled, .disabled):active, .btn-secondary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-secondary {
|
|
2889
2899
|
background-image: none;
|
|
2890
2900
|
}
|
|
2891
2901
|
.btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled]:active, .btn-secondary[disabled].active, fieldset[disabled] .btn-secondary, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary:active, fieldset[disabled] .btn-secondary.active {
|
|
@@ -2913,7 +2923,7 @@ a.text-white:not(.btn):hover {
|
|
|
2913
2923
|
border-color: #555555;
|
|
2914
2924
|
font-weight: 600;
|
|
2915
2925
|
}
|
|
2916
|
-
.btn-s1:hover, .btn-s1:focus, .btn-s1:not(:disabled
|
|
2926
|
+
.btn-s1:hover, .btn-s1:focus, .btn-s1:not(:disabled, .disabled):active, .btn-s1:not(:disabled, .disabled).active,
|
|
2917
2927
|
.btn-s1 .show > .dropdown-toggle, .open > .dropdown-toggle .btn-s1 {
|
|
2918
2928
|
color: #000;
|
|
2919
2929
|
background-color: #fff;
|
|
@@ -2923,7 +2933,7 @@ a.text-white:not(.btn):hover {
|
|
|
2923
2933
|
.btn-s1:focus {
|
|
2924
2934
|
outline: solid 2px #2ea3f2 !important;
|
|
2925
2935
|
}
|
|
2926
|
-
.btn-s1:not(:disabled
|
|
2936
|
+
.btn-s1:not(:disabled, .disabled):active, .btn-s1:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-s1 {
|
|
2927
2937
|
background-image: none;
|
|
2928
2938
|
}
|
|
2929
2939
|
.btn-s1.disabled, .btn-s1.disabled:hover, .btn-s1.disabled:focus, .btn-s1.disabled:active, .btn-s1.disabled.active, .btn-s1[disabled], .btn-s1[disabled]:hover, .btn-s1[disabled]:focus, .btn-s1[disabled]:active, .btn-s1[disabled].active, fieldset[disabled] .btn-s1, fieldset[disabled] .btn-s1:hover, fieldset[disabled] .btn-s1:focus, fieldset[disabled] .btn-s1:active, fieldset[disabled] .btn-s1.active {
|
|
@@ -2948,7 +2958,7 @@ a.text-white:not(.btn):hover {
|
|
|
2948
2958
|
border-color: #555555;
|
|
2949
2959
|
font-weight: 600;
|
|
2950
2960
|
}
|
|
2951
|
-
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled
|
|
2961
|
+
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled, .disabled):active, .btn-outline-secondary:not(:disabled, .disabled).active,
|
|
2952
2962
|
.btn-outline-secondary .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-secondary {
|
|
2953
2963
|
color: #444444;
|
|
2954
2964
|
background-color: #fff;
|
|
@@ -2958,7 +2968,7 @@ a.text-white:not(.btn):hover {
|
|
|
2958
2968
|
.btn-outline-secondary:focus {
|
|
2959
2969
|
outline: solid 2px #2ea3f2 !important;
|
|
2960
2970
|
}
|
|
2961
|
-
.btn-outline-secondary:not(:disabled
|
|
2971
|
+
.btn-outline-secondary:not(:disabled, .disabled):active, .btn-outline-secondary:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-secondary {
|
|
2962
2972
|
background-image: none;
|
|
2963
2973
|
}
|
|
2964
2974
|
.btn-outline-secondary.disabled, .btn-outline-secondary.disabled:hover, .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled:active, .btn-outline-secondary.disabled.active, .btn-outline-secondary[disabled], .btn-outline-secondary[disabled]:hover, .btn-outline-secondary[disabled]:focus, .btn-outline-secondary[disabled]:active, .btn-outline-secondary[disabled].active, fieldset[disabled] .btn-outline-secondary, fieldset[disabled] .btn-outline-secondary:hover, fieldset[disabled] .btn-outline-secondary:focus, fieldset[disabled] .btn-outline-secondary:active, fieldset[disabled] .btn-outline-secondary.active {
|
|
@@ -2976,7 +2986,7 @@ a.text-white:not(.btn):hover {
|
|
|
2976
2986
|
border-color: #fff;
|
|
2977
2987
|
font-weight: 600;
|
|
2978
2988
|
}
|
|
2979
|
-
.btn-light:hover, .btn-light:focus, .btn-light:not(:disabled
|
|
2989
|
+
.btn-light:hover, .btn-light:focus, .btn-light:not(:disabled, .disabled):active, .btn-light:not(:disabled, .disabled).active,
|
|
2980
2990
|
.btn-light .show > .dropdown-toggle, .open > .dropdown-toggle .btn-light {
|
|
2981
2991
|
color: #000;
|
|
2982
2992
|
background-color: #ededef;
|
|
@@ -2986,7 +2996,7 @@ a.text-white:not(.btn):hover {
|
|
|
2986
2996
|
.btn-light:focus {
|
|
2987
2997
|
outline: solid 2px #2ea3f2 !important;
|
|
2988
2998
|
}
|
|
2989
|
-
.btn-light:not(:disabled
|
|
2999
|
+
.btn-light:not(:disabled, .disabled):active, .btn-light:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-light {
|
|
2990
3000
|
background-image: none;
|
|
2991
3001
|
}
|
|
2992
3002
|
.btn-light.disabled, .btn-light.disabled:hover, .btn-light.disabled:focus, .btn-light.disabled:active, .btn-light.disabled.active, .btn-light[disabled], .btn-light[disabled]:hover, .btn-light[disabled]:focus, .btn-light[disabled]:active, .btn-light[disabled].active, fieldset[disabled] .btn-light, fieldset[disabled] .btn-light:hover, fieldset[disabled] .btn-light:focus, fieldset[disabled] .btn-light:active, fieldset[disabled] .btn-light.active {
|
|
@@ -3004,7 +3014,7 @@ a.text-white:not(.btn):hover {
|
|
|
3004
3014
|
border-color: #fff;
|
|
3005
3015
|
font-weight: 600;
|
|
3006
3016
|
}
|
|
3007
|
-
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:not(:disabled
|
|
3017
|
+
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:not(:disabled, .disabled):active, .btn-outline-light:not(:disabled, .disabled).active,
|
|
3008
3018
|
.btn-outline-light .show > .dropdown-toggle, .open > .dropdown-toggle .btn-outline-light {
|
|
3009
3019
|
color: #ededef;
|
|
3010
3020
|
background-color: transparent;
|
|
@@ -3014,7 +3024,7 @@ a.text-white:not(.btn):hover {
|
|
|
3014
3024
|
.btn-outline-light:focus {
|
|
3015
3025
|
outline: solid 2px #2ea3f2 !important;
|
|
3016
3026
|
}
|
|
3017
|
-
.btn-outline-light:not(:disabled
|
|
3027
|
+
.btn-outline-light:not(:disabled, .disabled):active, .btn-outline-light:not(:disabled, .disabled).active, .open > .dropdown-toggle .btn-outline-light {
|
|
3018
3028
|
background-image: none;
|
|
3019
3029
|
}
|
|
3020
3030
|
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
|
|
@@ -3083,88 +3093,88 @@ input[type=radio]:checked + * i {
|
|
|
3083
3093
|
/source/scss/colortheme/cs-panes.scss
|
|
3084
3094
|
----------------------------------------- */
|
|
3085
3095
|
@media (min-width: 768px) {
|
|
3086
|
-
.bg-highlight.group-right
|
|
3087
|
-
.bg-p1.group-right
|
|
3096
|
+
.bg-highlight.group-right::before,
|
|
3097
|
+
.bg-p1.group-right::before {
|
|
3088
3098
|
border-right-color: #ffce2b;
|
|
3089
3099
|
}
|
|
3090
|
-
.bg-highlight.group-left
|
|
3091
|
-
.bg-p1.group-left
|
|
3100
|
+
.bg-highlight.group-left::after,
|
|
3101
|
+
.bg-p1.group-left::after {
|
|
3092
3102
|
border-left-color: #ffce2b;
|
|
3093
3103
|
}
|
|
3094
|
-
.section-primary.group-right
|
|
3095
|
-
.bg-primary.group-right
|
|
3096
|
-
.bg-p2.group-right
|
|
3104
|
+
.section-primary.group-right::before,
|
|
3105
|
+
.bg-primary.group-right::before,
|
|
3106
|
+
.bg-p2.group-right::before {
|
|
3097
3107
|
border-right-color: #545351;
|
|
3098
3108
|
}
|
|
3099
|
-
.section-primary.group-left
|
|
3100
|
-
.bg-primary.group-left
|
|
3101
|
-
.bg-p2.group-left
|
|
3109
|
+
.section-primary.group-left::after,
|
|
3110
|
+
.bg-primary.group-left::after,
|
|
3111
|
+
.bg-p2.group-left::after {
|
|
3102
3112
|
border-left-color: #545351;
|
|
3103
3113
|
}
|
|
3104
|
-
.section-default.group-right
|
|
3114
|
+
.section-default.group-right::before {
|
|
3105
3115
|
border-right-color: whitesmoke;
|
|
3106
3116
|
}
|
|
3107
|
-
.section-default.group-left
|
|
3117
|
+
.section-default.group-left::after {
|
|
3108
3118
|
border-left-color: whitesmoke;
|
|
3109
3119
|
}
|
|
3110
|
-
.section-standout.group-right
|
|
3111
|
-
.bg-standout.group-right
|
|
3112
|
-
.bg-p3.group-right
|
|
3120
|
+
.section-standout.group-right::before,
|
|
3121
|
+
.bg-standout.group-right::before,
|
|
3122
|
+
.bg-p3.group-right::before {
|
|
3113
3123
|
border-right-color: #191919;
|
|
3114
3124
|
}
|
|
3115
|
-
.section-standout.group-left
|
|
3116
|
-
.bg-standout.group-left
|
|
3117
|
-
.bg-p3.group-left
|
|
3125
|
+
.section-standout.group-left::after,
|
|
3126
|
+
.bg-standout.group-left::after,
|
|
3127
|
+
.bg-p3.group-left::after {
|
|
3118
3128
|
border-left-color: #191919;
|
|
3119
3129
|
}
|
|
3120
|
-
.section-understated.group-right
|
|
3121
|
-
.bg-s1.group-right
|
|
3130
|
+
.section-understated.group-right::before,
|
|
3131
|
+
.bg-s1.group-right::before {
|
|
3122
3132
|
border-right-color: #ededef;
|
|
3123
3133
|
}
|
|
3124
|
-
.section-understated.group-left
|
|
3125
|
-
.bg-s1.group-left
|
|
3134
|
+
.section-understated.group-left::after,
|
|
3135
|
+
.bg-s1.group-left::after {
|
|
3126
3136
|
border-left-color: #ededef;
|
|
3127
3137
|
}
|
|
3128
|
-
.section-inverted.group-right
|
|
3138
|
+
.section-inverted.group-right::before {
|
|
3129
3139
|
border-right-color: #222222;
|
|
3130
3140
|
}
|
|
3131
|
-
.section-inverted.group-left
|
|
3141
|
+
.section-inverted.group-left::after {
|
|
3132
3142
|
border-left-color: #222222;
|
|
3133
3143
|
}
|
|
3134
3144
|
}
|
|
3135
3145
|
@media (max-width: 767px) {
|
|
3136
|
-
.bg-highlight.group-right
|
|
3137
|
-
.bg-p1.group-right
|
|
3138
|
-
.bg-highlight.group-left
|
|
3139
|
-
.bg-p1.group-left
|
|
3146
|
+
.bg-highlight.group-right::before,
|
|
3147
|
+
.bg-p1.group-right::before,
|
|
3148
|
+
.bg-highlight.group-left::after,
|
|
3149
|
+
.bg-p1.group-left::after {
|
|
3140
3150
|
border-bottom-color: #ffce2b;
|
|
3141
3151
|
}
|
|
3142
|
-
.section-primary.group-right
|
|
3143
|
-
.bg-primary.group-right
|
|
3144
|
-
.bg-p2.group-right
|
|
3145
|
-
.section-primary.group-left
|
|
3146
|
-
.bg-primary.group-left
|
|
3147
|
-
.bg-p2.group-left
|
|
3152
|
+
.section-primary.group-right::before,
|
|
3153
|
+
.bg-primary.group-right::before,
|
|
3154
|
+
.bg-p2.group-right::before,
|
|
3155
|
+
.section-primary.group-left::after,
|
|
3156
|
+
.bg-primary.group-left::after,
|
|
3157
|
+
.bg-p2.group-left::after {
|
|
3148
3158
|
border-bottom-color: #545351;
|
|
3149
3159
|
}
|
|
3150
|
-
.section-default.group-right
|
|
3160
|
+
.section-default.group-right::before, .section-default.group-left::after {
|
|
3151
3161
|
border-bottom-color: whitesmoke;
|
|
3152
3162
|
}
|
|
3153
|
-
.section-standout.group-right
|
|
3154
|
-
.bg-standout.group-right
|
|
3155
|
-
.bg-p3.group-right
|
|
3156
|
-
.section-standout.group-left
|
|
3157
|
-
.bg-standout.group-left
|
|
3158
|
-
.bg-p3.group-left
|
|
3163
|
+
.section-standout.group-right::before,
|
|
3164
|
+
.bg-standout.group-right::before,
|
|
3165
|
+
.bg-p3.group-right::before,
|
|
3166
|
+
.section-standout.group-left::after,
|
|
3167
|
+
.bg-standout.group-left::after,
|
|
3168
|
+
.bg-p3.group-left::after {
|
|
3159
3169
|
border-bottom-color: #191919;
|
|
3160
3170
|
}
|
|
3161
|
-
.section-understated.group-right
|
|
3162
|
-
.bg-s1 .group-right
|
|
3163
|
-
.section-understated.group-left
|
|
3164
|
-
.bg-s1.group-left
|
|
3171
|
+
.section-understated.group-right::before,
|
|
3172
|
+
.bg-s1 .group-right::before,
|
|
3173
|
+
.section-understated.group-left::after,
|
|
3174
|
+
.bg-s1.group-left::after {
|
|
3165
3175
|
border-bottom-color: #ededef;
|
|
3166
3176
|
}
|
|
3167
|
-
.section-inverted.group-right
|
|
3177
|
+
.section-inverted.group-right::before, .section-inverted.group-left::after {
|
|
3168
3178
|
border-bottom-color: #222222;
|
|
3169
3179
|
}
|
|
3170
3180
|
}
|
|
@@ -3185,8 +3195,8 @@ input[type=radio]:checked + * i {
|
|
|
3185
3195
|
SIDE NAVIGATION
|
|
3186
3196
|
/source/scss/colortheme/cs-side-navigation.scss
|
|
3187
3197
|
----------------------------------------- */
|
|
3188
|
-
.side-navigation ul li a.active
|
|
3189
|
-
.list-navigation li a.active
|
|
3198
|
+
.side-navigation ul li a.active::before,
|
|
3199
|
+
.list-navigation li a.active::before {
|
|
3190
3200
|
border-left-color: #ffce2b;
|
|
3191
3201
|
}
|
|
3192
3202
|
|
|
@@ -3204,63 +3214,62 @@ input[type=radio]:checked + * i {
|
|
|
3204
3214
|
.mobile-sidenav {
|
|
3205
3215
|
background-color: #191919;
|
|
3206
3216
|
}
|
|
3207
|
-
.mobile-sidenav .
|
|
3208
|
-
.mobile-sidenav .
|
|
3217
|
+
.mobile-sidenav .list-navigation li a,
|
|
3218
|
+
.mobile-sidenav .side-navigation ul li a {
|
|
3209
3219
|
color: #fff;
|
|
3210
3220
|
border-bottom-color: #191919;
|
|
3211
3221
|
}
|
|
3212
|
-
.mobile-sidenav .
|
|
3213
|
-
.mobile-sidenav .
|
|
3214
|
-
.mobile-sidenav .
|
|
3222
|
+
.mobile-sidenav .list-navigation li a:hover, .mobile-sidenav .list-navigation li a:focus,
|
|
3223
|
+
.mobile-sidenav .side-navigation ul li a:hover,
|
|
3224
|
+
.mobile-sidenav .side-navigation ul li a:focus {
|
|
3215
3225
|
color: #fff;
|
|
3216
3226
|
background-color: #2b2b2b;
|
|
3217
3227
|
}
|
|
3218
|
-
.mobile-sidenav .
|
|
3219
|
-
.mobile-sidenav .
|
|
3228
|
+
.mobile-sidenav .list-navigation li a.active,
|
|
3229
|
+
.mobile-sidenav .side-navigation ul li a.active {
|
|
3220
3230
|
background-color: #2b2b2b;
|
|
3221
3231
|
}
|
|
3222
|
-
.mobile-sidenav .
|
|
3223
|
-
.mobile-sidenav .
|
|
3232
|
+
.mobile-sidenav .list-navigation li a.active::before,
|
|
3233
|
+
.mobile-sidenav .side-navigation ul li a.active::before {
|
|
3224
3234
|
color: #fff;
|
|
3225
3235
|
border-left-color: #ffce2b;
|
|
3226
3236
|
}
|
|
3227
|
-
.mobile-sidenav .
|
|
3228
|
-
.mobile-sidenav .
|
|
3229
|
-
.mobile-sidenav .
|
|
3237
|
+
.mobile-sidenav .list-navigation li a.active:hover, .mobile-sidenav .list-navigation li a.active:focus,
|
|
3238
|
+
.mobile-sidenav .side-navigation ul li a.active:hover,
|
|
3239
|
+
.mobile-sidenav .side-navigation ul li a.active:focus {
|
|
3230
3240
|
color: #fff;
|
|
3231
3241
|
background-color: #191919;
|
|
3232
3242
|
}
|
|
3233
|
-
.mobile-sidenav .
|
|
3234
|
-
.mobile-sidenav .
|
|
3243
|
+
.mobile-sidenav .list-navigation li a ul li a.active::before,
|
|
3244
|
+
.mobile-sidenav .side-navigation ul li a ul li a.active::before {
|
|
3235
3245
|
border-left-color: #ffce2b;
|
|
3236
3246
|
}
|
|
3237
3247
|
|
|
3238
3248
|
/* DESKTOP */
|
|
3239
3249
|
@media (min-width: 992px) {
|
|
3240
|
-
.
|
|
3241
|
-
.
|
|
3250
|
+
.list-navigation li a,
|
|
3251
|
+
.side-navigation ul li a {
|
|
3242
3252
|
color: #5e5e6a;
|
|
3243
3253
|
}
|
|
3244
|
-
.side-navigation ul li a:hover, .side-navigation ul li a:hover,
|
|
3245
3254
|
.list-navigation li a:hover,
|
|
3246
|
-
.
|
|
3255
|
+
.side-navigation ul li a:hover {
|
|
3247
3256
|
color: #3b3a48;
|
|
3248
3257
|
}
|
|
3249
|
-
.
|
|
3250
|
-
.
|
|
3258
|
+
.list-navigation li a.active::before,
|
|
3259
|
+
.side-navigation ul li a.active::before {
|
|
3251
3260
|
border-left-color: #ffce2b;
|
|
3252
3261
|
}
|
|
3253
|
-
.
|
|
3254
|
-
.
|
|
3262
|
+
.list-navigation li ul li a.active::before,
|
|
3263
|
+
.side-navigation ul li ul li a.active::before {
|
|
3255
3264
|
border-left-color: #ffce2b;
|
|
3256
3265
|
}
|
|
3257
3266
|
a.sidenav {
|
|
3258
3267
|
color: #5e5e6a;
|
|
3259
3268
|
}
|
|
3260
|
-
a.sidenav:hover
|
|
3269
|
+
a.sidenav:hover {
|
|
3261
3270
|
color: #3b3a48;
|
|
3262
3271
|
}
|
|
3263
|
-
a.sidenav.active
|
|
3272
|
+
a.sidenav.active::before {
|
|
3264
3273
|
border-left-color: #ffce2b;
|
|
3265
3274
|
}
|
|
3266
3275
|
}
|
|
@@ -3496,7 +3505,7 @@ cagov-accordion.sidenav details summary.active {
|
|
|
3496
3505
|
cagov-accordion.sidenav details summary.active:hover, cagov-accordion.sidenav details summary.active:focus {
|
|
3497
3506
|
color: #000 !important;
|
|
3498
3507
|
}
|
|
3499
|
-
cagov-accordion.sidenav details summary.active
|
|
3508
|
+
cagov-accordion.sidenav details summary.active::before {
|
|
3500
3509
|
background-color: #ffce2b !important;
|
|
3501
3510
|
}
|
|
3502
3511
|
|
|
@@ -3506,7 +3515,7 @@ cagov-accordion.sidenav details summary.active:before {
|
|
|
3506
3515
|
.side-subnav li a:hover, .side-subnav li a:focus {
|
|
3507
3516
|
color: #000;
|
|
3508
3517
|
}
|
|
3509
|
-
.side-subnav li a.active
|
|
3518
|
+
.side-subnav li a.active::before {
|
|
3510
3519
|
border-left-color: #ffce2b;
|
|
3511
3520
|
}
|
|
3512
3521
|
|
|
@@ -3520,6 +3529,16 @@ cagov-accordion.sidenav details summary.active:before {
|
|
|
3520
3529
|
background-color: #42413f !important;
|
|
3521
3530
|
}
|
|
3522
3531
|
|
|
3532
|
+
.side-nav.section-understated .accordion .accordion__heading .accordion__trigger {
|
|
3533
|
+
color: #4a4958;
|
|
3534
|
+
}
|
|
3535
|
+
.side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger {
|
|
3536
|
+
background-color: #545351 !important;
|
|
3537
|
+
}
|
|
3538
|
+
.side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:focus {
|
|
3539
|
+
background-color: #42413f !important;
|
|
3540
|
+
}
|
|
3541
|
+
|
|
3523
3542
|
.side-nav.section-standout .accordion .accordion__heading.active .accordion__trigger {
|
|
3524
3543
|
color: #4a4958 !important;
|
|
3525
3544
|
background-color: #fafafa !important;
|
|
@@ -3538,16 +3557,6 @@ cagov-accordion.sidenav details summary.active:before {
|
|
|
3538
3557
|
background-color: #ededef !important;
|
|
3539
3558
|
}
|
|
3540
3559
|
|
|
3541
|
-
.side-nav.section-understated .accordion .accordion__heading .accordion__trigger {
|
|
3542
|
-
color: #4a4958;
|
|
3543
|
-
}
|
|
3544
|
-
.side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger {
|
|
3545
|
-
background-color: #545351 !important;
|
|
3546
|
-
}
|
|
3547
|
-
.side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:hover, .side-nav.section-understated .accordion .accordion__heading.active .accordion__trigger:focus {
|
|
3548
|
-
background-color: #42413f !important;
|
|
3549
|
-
}
|
|
3550
|
-
|
|
3551
3560
|
/* -----------------------------------------
|
|
3552
3561
|
ALERT
|
|
3553
3562
|
/source/scss/colortheme/cs-alert.scss
|
|
@@ -3706,34 +3715,28 @@ blockquote.prominent footer {
|
|
|
3706
3715
|
background: #ededef;
|
|
3707
3716
|
color: #000;
|
|
3708
3717
|
}
|
|
3709
|
-
.utility-header
|
|
3718
|
+
.utility-header a {
|
|
3710
3719
|
color: #000;
|
|
3711
|
-
text-decoration: none;
|
|
3712
3720
|
}
|
|
3713
|
-
.utility-header
|
|
3721
|
+
.utility-header a:hover, .utility-header a:focus, .utility-header a.hovered {
|
|
3714
3722
|
color: #4a4958;
|
|
3715
3723
|
}
|
|
3716
|
-
.utility-header .
|
|
3724
|
+
.utility-header .social-media-links a {
|
|
3717
3725
|
color: #000;
|
|
3726
|
+
text-decoration: none;
|
|
3718
3727
|
}
|
|
3719
|
-
.utility-header .
|
|
3728
|
+
.utility-header .social-media-links a:hover, .utility-header .social-media-links a:focus {
|
|
3720
3729
|
color: #4a4958;
|
|
3721
3730
|
}
|
|
3722
|
-
.utility-header
|
|
3731
|
+
.utility-header button {
|
|
3723
3732
|
color: #000;
|
|
3724
3733
|
}
|
|
3725
|
-
.utility-header
|
|
3734
|
+
.utility-header button:hover, .utility-header button:focus {
|
|
3726
3735
|
color: #4a4958;
|
|
3727
3736
|
}
|
|
3728
3737
|
.utility-header ul li {
|
|
3729
3738
|
padding: 0 8px;
|
|
3730
3739
|
}
|
|
3731
|
-
.utility-header ul li button {
|
|
3732
|
-
color: #000;
|
|
3733
|
-
}
|
|
3734
|
-
.utility-header ul li button:hover, .utility-header ul li button:focus {
|
|
3735
|
-
color: #4a4958;
|
|
3736
|
-
}
|
|
3737
3740
|
|
|
3738
3741
|
/* -----------------------------------------
|
|
3739
3742
|
SITE HEADER
|
|
@@ -3762,85 +3765,3 @@ blockquote.prominent footer {
|
|
|
3762
3765
|
outline: none;
|
|
3763
3766
|
background-color: #f2f2f4;
|
|
3764
3767
|
}
|
|
3765
|
-
|
|
3766
|
-
/* -----------------------------------------
|
|
3767
|
-
HIGH CONTRAST MODE
|
|
3768
|
-
/source/scss/colortheme/cs-high-contrast.scss
|
|
3769
|
-
----------------------------------------- */
|
|
3770
|
-
html.high-contrast {
|
|
3771
|
-
/* General Reset */
|
|
3772
|
-
/* Additional custom overrides */
|
|
3773
|
-
}
|
|
3774
|
-
html.high-contrast * {
|
|
3775
|
-
background-color: #000 !important;
|
|
3776
|
-
background-image: none !important;
|
|
3777
|
-
border-color: #ffd600 !important;
|
|
3778
|
-
box-shadow: none !important;
|
|
3779
|
-
color: #ffd600 !important;
|
|
3780
|
-
text-shadow: none !important;
|
|
3781
|
-
}
|
|
3782
|
-
html.high-contrast .gauge-detail,
|
|
3783
|
-
html.high-contrast .gauge-number,
|
|
3784
|
-
html.high-contrast .percent-detail {
|
|
3785
|
-
background: none !important;
|
|
3786
|
-
}
|
|
3787
|
-
html.high-contrast .service-tile .teaser:before {
|
|
3788
|
-
border: none !important;
|
|
3789
|
-
}
|
|
3790
|
-
html.high-contrast .enableHighContrastMode.active,
|
|
3791
|
-
html.high-contrast .disableHighContrastMode.active {
|
|
3792
|
-
background: #ffd600 !important;
|
|
3793
|
-
color: #000 !important;
|
|
3794
|
-
}
|
|
3795
|
-
html.high-contrast .close {
|
|
3796
|
-
opacity: 1;
|
|
3797
|
-
}
|
|
3798
|
-
html.high-contrast input[type=checkbox]:checked + i,
|
|
3799
|
-
html.high-contrast input[type=radio]:checked + i,
|
|
3800
|
-
html.high-contrast input[type=checkbox]:checked + * i,
|
|
3801
|
-
html.high-contrast input[type=radio]:checked + * i {
|
|
3802
|
-
color: #000 !important;
|
|
3803
|
-
background-color: #ffd600 !important;
|
|
3804
|
-
border-color: #ffd600;
|
|
3805
|
-
}
|
|
3806
|
-
html.high-contrast .bg-primary--checked.checked,
|
|
3807
|
-
html.high-contrast .checked .bg-primary--checked {
|
|
3808
|
-
background-color: #ffd600 !important;
|
|
3809
|
-
}
|
|
3810
|
-
html.high-contrast .check-icon-checkbox {
|
|
3811
|
-
color: #000 !important;
|
|
3812
|
-
border-color: #ffd600 !important;
|
|
3813
|
-
}
|
|
3814
|
-
html.high-contrast .check-icon-checkbox i {
|
|
3815
|
-
color: #000 !important;
|
|
3816
|
-
}
|
|
3817
|
-
html.high-contrast .select {
|
|
3818
|
-
border: 1px solid #ffd600 !important;
|
|
3819
|
-
}
|
|
3820
|
-
html.high-contrast .select::after {
|
|
3821
|
-
border-left: 1px solid #ffd600 !important;
|
|
3822
|
-
background: #000 !important;
|
|
3823
|
-
}
|
|
3824
|
-
html.high-contrast .check {
|
|
3825
|
-
border: 1px solid #ffd600 !important;
|
|
3826
|
-
}
|
|
3827
|
-
html.high-contrast input[type=checkbox]:checked + .bg-primary--checked,
|
|
3828
|
-
html.high-contrast input[type=radio]:checked + .bg-primary--checked,
|
|
3829
|
-
html.high-contrast input[type=checkbox]:checked + * .bg-primary--checked,
|
|
3830
|
-
html.high-contrast input[type=radio]:checked + * .bg-primary--checked {
|
|
3831
|
-
background-color: #ffd600 !important;
|
|
3832
|
-
color: #000 !important;
|
|
3833
|
-
}
|
|
3834
|
-
html.high-contrast input[type=checkbox]:checked + .bg-highlight--checked,
|
|
3835
|
-
html.high-contrast input[type=radio]:checked + .bg-highlight--checked,
|
|
3836
|
-
html.high-contrast input[type=checkbox]:checked + * .bg-highlight--checked,
|
|
3837
|
-
html.high-contrast input[type=radio]:checked + * .bg-highlight--checked {
|
|
3838
|
-
background-color: #ffd600 !important;
|
|
3839
|
-
color: #000 !important;
|
|
3840
|
-
}
|
|
3841
|
-
html.high-contrast input[type=checkbox]:checked + .color-white--checked,
|
|
3842
|
-
html.high-contrast input[type=radio]:checked + .color-white--checked,
|
|
3843
|
-
html.high-contrast input[type=checkbox]:checked + * .color-white--checked,
|
|
3844
|
-
html.high-contrast input[type=radio]:checked + * .color-white--checked {
|
|
3845
|
-
color: #000 !important;
|
|
3846
|
-
}
|