@cagovweb/state-template 6.6.0-beta5 → 6.6.0-beta6

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.
@@ -1,5 +1,5 @@
1
1
 
2
- /*! State Web Template Version 6.6.0-beta5 */
2
+ /*! State Web Template Version 6.6.0-beta6 */
3
3
  @charset "UTF-8";
4
4
  /*!
5
5
  * Bootstrap v5.3.8 (https://getbootstrap.com/)
@@ -14554,7 +14554,7 @@ p {
14554
14554
 
14555
14555
  h1,
14556
14556
  .h1 {
14557
- span[class^="ca-gov-icon-"]:first-child {
14557
+ & span[class^="ca-gov-icon-"]:first-child {
14558
14558
  display: none;
14559
14559
  }
14560
14560
 
@@ -14714,7 +14714,7 @@ code {
14714
14714
  }
14715
14715
 
14716
14716
  .main-content {
14717
- a:not(.btn) {
14717
+ & a:not(.btn) {
14718
14718
  text-decoration: underline;
14719
14719
  }
14720
14720
  }
@@ -14855,7 +14855,7 @@ a.list-group-item {
14855
14855
  .socialsharer-container {
14856
14856
  float: left;
14857
14857
 
14858
- a {
14858
+ & a {
14859
14859
  line-height: 1em;
14860
14860
  font-size: 1.375rem;
14861
14861
  cursor: pointer;
@@ -15215,14 +15215,14 @@ a.list-group-item {
15215
15215
  display: block;
15216
15216
  position: relative;
15217
15217
 
15218
- p {
15218
+ & p {
15219
15219
  font-size: 2.9375rem;
15220
15220
  color: #fff;
15221
15221
  font-weight: 200;
15222
15222
  line-height: 3.675rem;
15223
15223
  margin-bottom: 2rem;
15224
15224
 
15225
- span {
15225
+ & span {
15226
15226
  font-weight: 600;
15227
15227
  }
15228
15228
  }
@@ -18178,7 +18178,7 @@ header.nav-overlay {
18178
18178
  border: 1px solid var(--color-s3-dark, #507b97);
18179
18179
  }
18180
18180
 
18181
- a:not(.btn) {
18181
+ & a:not(.btn) {
18182
18182
  color: var(--white, #fff);
18183
18183
  text-decoration: underline;
18184
18184
 
@@ -18383,7 +18383,7 @@ header.nav-overlay {
18383
18383
  }
18384
18384
 
18385
18385
  /* stylelint-disable-next-line no-descending-specificity */
18386
- a:not(.btn) {
18386
+ & a:not(.btn) {
18387
18387
  color: var(--white, #fff);
18388
18388
 
18389
18389
  &:hover,
@@ -18627,7 +18627,7 @@ header.nav-overlay {
18627
18627
  }
18628
18628
 
18629
18629
  /* stylelint-disable-next-line no-descending-specificity */
18630
- a:not(.btn) {
18630
+ & a:not(.btn) {
18631
18631
  color: var(--color-s3, #4993b5);
18632
18632
  text-decoration: underline;
18633
18633
 
@@ -18763,7 +18763,7 @@ textarea.sourcecode {
18763
18763
 
18764
18764
  .bg-highlight {
18765
18765
  /* stylelint-disable-next-line no-descending-specificity */
18766
- a:not(.btn) {
18766
+ & a:not(.btn) {
18767
18767
  color: var(--gray-900, #3b3a48);
18768
18768
  text-decoration: underline;
18769
18769
 
@@ -18805,7 +18805,7 @@ textarea.sourcecode {
18805
18805
  color: var(--white, #fff);
18806
18806
 
18807
18807
  /* stylelint-disable-next-line no-descending-specificity */
18808
- a:not(.btn) {
18808
+ & a:not(.btn) {
18809
18809
  color: var(--color-s3, #4993b5);
18810
18810
  text-decoration: underline;
18811
18811
 
@@ -19716,14 +19716,14 @@ html {
19716
19716
  border-bottom: none;
19717
19717
  background: var(--gray-75, #f3f3f4);
19718
19718
 
19719
- li:first-child a,
19720
- li:first-child a:hover,
19721
- li:first-child a:focus,
19722
- li:first-child a:active {
19719
+ & li:first-child a,
19720
+ & li:first-child a:hover,
19721
+ & li:first-child a:focus,
19722
+ & li:first-child a:active {
19723
19723
  border-left: 0 !important;
19724
19724
  }
19725
19725
 
19726
- li {
19726
+ & li {
19727
19727
  &.active {
19728
19728
  border-top: 0;
19729
19729
  }
@@ -19937,7 +19937,7 @@ html {
19937
19937
  padding: 0;
19938
19938
  background: none;
19939
19939
 
19940
- a {
19940
+ & a {
19941
19941
  display: block;
19942
19942
  width: 100%;
19943
19943
  padding: 0.5rem 1rem;
@@ -20845,14 +20845,14 @@ hr.hr-light {
20845
20845
  border-left-color: var(--white, #fff);
20846
20846
  }
20847
20847
 
20848
- p,
20848
+ & p,
20849
20849
  .executive-name,
20850
- a {
20850
+ & a {
20851
20851
  color: var(--white, #fff);
20852
20852
  }
20853
20853
 
20854
- a:hover,
20855
- a:focus {
20854
+ & a:hover,
20855
+ & a:focus {
20856
20856
  color: var(--color-p1, #fdb81e);
20857
20857
  }
20858
20858
  }
@@ -22218,14 +22218,14 @@ table.table {
22218
22218
  ul.list-overstated {
22219
22219
  padding: 0;
22220
22220
 
22221
- a {
22221
+ & a {
22222
22222
  font-weight: bold;
22223
22223
  }
22224
22224
  }
22225
22225
 
22226
22226
  .list-overstated,
22227
22227
  .list-understated {
22228
- li {
22228
+ & li {
22229
22229
  list-style: none;
22230
22230
  position: relative;
22231
22231
  padding: 0 0 14px 18px;
@@ -22259,7 +22259,7 @@ ul.list-overstated {
22259
22259
  padding: 0;
22260
22260
  padding-left: 0.2em;
22261
22261
 
22262
- li {
22262
+ & li {
22263
22263
  padding-left: 1.5em;
22264
22264
 
22265
22265
  &::before {
@@ -22285,7 +22285,7 @@ ul.list-overstated {
22285
22285
  margin: 12px 0 10px;
22286
22286
  line-height: 1.5;
22287
22287
 
22288
- li {
22288
+ & li {
22289
22289
  padding-left: 1.5em;
22290
22290
  margin: 10px 0;
22291
22291
 
@@ -22305,11 +22305,11 @@ ul.list-overstated {
22305
22305
  }
22306
22306
  }
22307
22307
 
22308
- ul li::before {
22308
+ & ul li::before {
22309
22309
  content: none;
22310
22310
  }
22311
22311
 
22312
- ul.list-standout li::before {
22312
+ & ul.list-standout li::before {
22313
22313
  content: "\35";
22314
22314
  }
22315
22315
  }
@@ -22318,7 +22318,7 @@ ul.list-overstated {
22318
22318
  height: 350px;
22319
22319
  overflow-y: auto;
22320
22320
 
22321
- li {
22321
+ & li {
22322
22322
  border-top: 1px solid var(--gray-100, #ededef);
22323
22323
  padding-top: 10px;
22324
22324
  padding-bottom: 10px;
@@ -22349,8 +22349,8 @@ ul.list-overstated {
22349
22349
  .list-overstated,
22350
22350
  .list-understated,
22351
22351
  .list-standout {
22352
- ul li,
22353
- ol li {
22352
+ & ul li,
22353
+ & ol li {
22354
22354
  background: none;
22355
22355
  padding-left: 0;
22356
22356
  }
@@ -22432,7 +22432,7 @@ ul.list-overstated {
22432
22432
  background: var(--color-s3, #4993b5);
22433
22433
  color: var(--gray-900, #3b3a48);
22434
22434
 
22435
- a:not(.btn) {
22435
+ & a:not(.btn) {
22436
22436
  color: var(--gray-900, #3b3a48);
22437
22437
  text-decoration: none;
22438
22438
 
@@ -22448,7 +22448,7 @@ ul.list-overstated {
22448
22448
  }
22449
22449
  }
22450
22450
 
22451
- footer {
22451
+ & footer {
22452
22452
  color: var(--black, #000);
22453
22453
  }
22454
22454
  }
@@ -22458,7 +22458,7 @@ ul.list-overstated {
22458
22458
  color: var(--white, #fff);
22459
22459
 
22460
22460
  /* stylelint-disable-next-line no-descending-specificity */
22461
- a:not(.btn) {
22461
+ & a:not(.btn) {
22462
22462
  color: var(--color-p1, #fdb81e);
22463
22463
  text-decoration: none;
22464
22464
 
@@ -22474,7 +22474,7 @@ ul.list-overstated {
22474
22474
  }
22475
22475
  }
22476
22476
 
22477
- footer {
22477
+ & footer {
22478
22478
  color: var(--white, #fff);
22479
22479
  }
22480
22480
  }
@@ -22484,7 +22484,7 @@ ul.list-overstated {
22484
22484
  color: var(--white, #fff);
22485
22485
 
22486
22486
  /* stylelint-disable-next-line no-descending-specificity */
22487
- a:not(.btn) {
22487
+ & a:not(.btn) {
22488
22488
  color: var(--white, #fff);
22489
22489
  text-decoration: none;
22490
22490
 
@@ -22500,7 +22500,7 @@ ul.list-overstated {
22500
22500
  }
22501
22501
  }
22502
22502
 
22503
- footer {
22503
+ & footer {
22504
22504
  color: var(--white, #fff);
22505
22505
  }
22506
22506
  }
@@ -22510,7 +22510,7 @@ ul.list-overstated {
22510
22510
  color: var(--gray-900, #3b3a48);
22511
22511
 
22512
22512
  /* stylelint-disable-next-line no-descending-specificity */
22513
- a:not(.btn) {
22513
+ & a:not(.btn) {
22514
22514
  color: var(--gray-900, #3b3a48);
22515
22515
  text-decoration: none;
22516
22516
 
@@ -22526,7 +22526,7 @@ ul.list-overstated {
22526
22526
  }
22527
22527
  }
22528
22528
 
22529
- footer {
22529
+ & footer {
22530
22530
  color: var(--gray-900, #3b3a48);
22531
22531
  }
22532
22532
  }
@@ -22536,7 +22536,7 @@ ul.list-overstated {
22536
22536
  color: #fff;
22537
22537
 
22538
22538
  /* stylelint-disable-next-line no-descending-specificity */
22539
- a:not(.btn) {
22539
+ & a:not(.btn) {
22540
22540
  color: var(--color-p1, #fdb81e);
22541
22541
  text-decoration: none;
22542
22542
 
@@ -22552,7 +22552,7 @@ ul.list-overstated {
22552
22552
  }
22553
22553
  }
22554
22554
 
22555
- footer {
22555
+ & footer {
22556
22556
  color: #fff;
22557
22557
  }
22558
22558
  }
@@ -22562,7 +22562,7 @@ ul.list-overstated {
22562
22562
  color: #fff;
22563
22563
 
22564
22564
  /* stylelint-disable-next-line no-descending-specificity */
22565
- a:not(.btn) {
22565
+ & a:not(.btn) {
22566
22566
  color: var(--black, #000);
22567
22567
  text-decoration: none;
22568
22568
 
@@ -22578,7 +22578,7 @@ ul.list-overstated {
22578
22578
  }
22579
22579
  }
22580
22580
 
22581
- footer {
22581
+ &footer {
22582
22582
  color: #fff;
22583
22583
  }
22584
22584
  }
@@ -24997,7 +24997,7 @@ a.sidenav {
24997
24997
  }
24998
24998
 
24999
24999
  /* White Color */
25000
- span.has-black-color,
25000
+ & span.has-black-color,
25001
25001
  .cagov-step-list-content {
25002
25002
  margin-top: 1rem;
25003
25003
  padding-bottom: 1.75rem;
@@ -1,5 +1,5 @@
1
1
 
2
- /*! State Web Template Version 6.6.0-beta5 */
2
+ /*! State Web Template Version 6.6.0-beta6 */
3
3
  @charset "UTF-8";
4
4
  /*!
5
5
  * Bootstrap v5.3.8 (https://getbootstrap.com/)
@@ -22766,7 +22766,7 @@ ul.list-overstated a {
22766
22766
  outline-offset: -2px;
22767
22767
  }
22768
22768
 
22769
- .testimonial-danger footer {
22769
+ .testimonial-dangerfooter {
22770
22770
  color: #fff;
22771
22771
  }
22772
22772
  /* -----------------------------------------