@cagovweb/state-template 6.3.0-beta.2 → 6.3.0-beta.4

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
  @charset "UTF-8";
2
- /*! State Web Template Version 6.3.0-beta.2 */
2
+ /*! State Web Template Version 6.3.0-beta.4 */
3
3
  /*!
4
4
  * Bootstrap v5.3.0 (https://getbootstrap.com/)
5
5
  * Copyright 2011-2023 The Bootstrap Authors
@@ -14568,40 +14568,49 @@ a.list-group-item {
14568
14568
  }
14569
14569
 
14570
14570
  /* Facebook */
14571
- .ca-gov-icon-share-facebook {
14572
- color: #3c5a99 !important;
14571
+ .ca-gov-icon-share-facebook,
14572
+ .socialsharer-container .ca-gov-icon-facebook {
14573
+ color: #3d77ea;
14573
14574
  }
14574
- .ca-gov-icon-share-facebook:hover, .ca-gov-icon-share-facebook:focus {
14575
- color: #2e4474;
14575
+ .ca-gov-icon-share-facebook:hover, .ca-gov-icon-share-facebook:focus,
14576
+ .socialsharer-container .ca-gov-icon-facebook:hover,
14577
+ .socialsharer-container .ca-gov-icon-facebook:focus {
14578
+ color: #185adc;
14576
14579
  }
14577
14580
 
14578
14581
  /* Twitter */
14579
- .ca-gov-icon-share-twitter {
14580
- color: #2aa9e0 !important;
14582
+ .ca-gov-icon-share-twitter,
14583
+ .socialsharer-container .ca-gov-icon-twitter {
14584
+ color: #000;
14581
14585
  }
14582
- .ca-gov-icon-share-twitter:hover, .ca-gov-icon-share-twitter:focus {
14583
- color: #1b8bbc;
14586
+ .ca-gov-icon-share-twitter:hover, .ca-gov-icon-share-twitter:focus,
14587
+ .socialsharer-container .ca-gov-icon-twitter:hover,
14588
+ .socialsharer-container .ca-gov-icon-twitter:focus {
14589
+ color: black;
14584
14590
  }
14585
14591
 
14586
14592
  /* snapchat */
14587
14593
  .ca-gov-icon-share-snapchat {
14588
- color: #fffc00 !important;
14594
+ color: #fffc00;
14589
14595
  }
14590
14596
  .ca-gov-icon-share-snapchat:hover, .ca-gov-icon-share-snapchat:focus {
14591
14597
  color: #ccca00;
14592
14598
  }
14593
14599
 
14594
14600
  /* youtube */
14595
- .ca-gov-icon-share-youtube {
14596
- color: #b31217 !important;
14601
+ .ca-gov-icon-share-youtube,
14602
+ .socialsharer-container .ca-gov-icon-youtube {
14603
+ color: #e73323;
14597
14604
  }
14598
- .ca-gov-icon-share-youtube:hover, .ca-gov-icon-share-youtube:focus {
14599
- color: #850d11;
14605
+ .ca-gov-icon-share-youtube:hover, .ca-gov-icon-share-youtube:focus,
14606
+ .socialsharer-container .ca-gov-icon-youtube:hover,
14607
+ .socialsharer-container .ca-gov-icon-youtube:focus {
14608
+ color: #c22315;
14600
14609
  }
14601
14610
 
14602
14611
  /* GooglePlus */
14603
14612
  .ca-gov-icon-share-googleplus {
14604
- color: #dc4a38 !important;
14613
+ color: #dc4a38;
14605
14614
  }
14606
14615
  .ca-gov-icon-share-googleplus:hover, .ca-gov-icon-share-googleplus:focus {
14607
14616
  color: #bf3322;
@@ -14609,7 +14618,7 @@ a.list-group-item {
14609
14618
 
14610
14619
  /* Flickr */
14611
14620
  .ca-gov-icon-share-flickr {
14612
- color: #0063dc !important;
14621
+ color: #0063dc;
14613
14622
  }
14614
14623
  .ca-gov-icon-share-flickr:hover, .ca-gov-icon-share-flickr:focus {
14615
14624
  color: #004ca9;
@@ -14617,23 +14626,26 @@ a.list-group-item {
14617
14626
 
14618
14627
  /* linkedin */
14619
14628
  .ca-gov-icon-share-linkedin {
14620
- color: #0976b4 !important;
14629
+ color: #0976b4;
14621
14630
  }
14622
14631
  .ca-gov-icon-share-linkedin:hover, .ca-gov-icon-share-linkedin:focus {
14623
14632
  color: #075683;
14624
14633
  }
14625
14634
 
14626
14635
  /* instagram */
14627
- .ca-gov-icon-share-instagram {
14628
- color: #c13584 !important;
14636
+ .ca-gov-icon-share-instagram,
14637
+ .socialsharer-container .ca-gov-icon-instagram {
14638
+ color: #e73476;
14629
14639
  }
14630
- .ca-gov-icon-share-instagram:hover, .ca-gov-icon-share-instagram:focus {
14631
- color: #992a69;
14640
+ .ca-gov-icon-share-instagram:hover, .ca-gov-icon-share-instagram:focus,
14641
+ .socialsharer-container .ca-gov-icon-instagram:hover,
14642
+ .socialsharer-container .ca-gov-icon-instagram:focus {
14643
+ color: #cf195c;
14632
14644
  }
14633
14645
 
14634
14646
  /* pinterest */
14635
14647
  .ca-gov-icon-share-pinterest {
14636
- color: #cc2127 !important;
14648
+ color: #cc2127;
14637
14649
  }
14638
14650
  .ca-gov-icon-share-pinterest:hover, .ca-gov-icon-share-pinterest:focus {
14639
14651
  color: #a01a1f;
@@ -14641,16 +14653,24 @@ a.list-group-item {
14641
14653
 
14642
14654
  /* vimeo */
14643
14655
  .ca-gov-icon-share-vimeo {
14644
- color: #1ab7ea !important;
14656
+ color: #1ab7ea;
14645
14657
  }
14646
14658
  .ca-gov-icon-share-vimeo:hover, .ca-gov-icon-share-vimeo:focus {
14647
14659
  color: #1295bf;
14648
14660
  }
14649
14661
 
14662
+ /* Github */
14663
+ .socialsharer-container .ca-gov-icon-github {
14664
+ color: #25292e;
14665
+ }
14666
+ .socialsharer-container .ca-gov-icon-github:hover, .socialsharer-container .ca-gov-icon-github:focus {
14667
+ color: #0e1012;
14668
+ }
14669
+
14650
14670
  /* Email */
14651
14671
  .ca-gov-icon-share-email {
14652
14672
  /* "Blue a v". Licensed under Public domain via Wikimedia Commons - http://commons.wikimedia.org/wiki/File:Blue_a_v.svg#mediaviewer/File:Blue_a_v.svg */
14653
- color: #888 !important;
14673
+ color: #888;
14654
14674
  }
14655
14675
  .ca-gov-icon-share-email:hover, .ca-gov-icon-share-email:focus {
14656
14676
  color: #6f6f6f;
@@ -20587,7 +20607,7 @@ a .keywords ol li:focus {
20587
20607
  ----------------------------------------- */
20588
20608
  hr.hr-understated {
20589
20609
  border: none;
20590
- border-bottom: 2px dotted var(--gray-100, #ededef);
20610
+ border-bottom: 2px dotted;
20591
20611
  }
20592
20612
 
20593
20613
  hr.hr-light {