new-front-common-library 0.0.21 → 0.0.25

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.
@@ -566,4 +566,13 @@
566
566
 
567
567
  // END HEADER
568
568
 
569
+ .secondary-bis {
570
+ background: $gray-light !important;
571
+ color: #FFFFFF !important;
572
+ }
573
+
574
+ .icon-box-class{
575
+ color: $gray-background-lightest;
576
+ }
577
+
569
578
  }
@@ -588,4 +588,14 @@
588
588
 
589
589
  // END HEADER
590
590
 
591
+ .secondary-bis {
592
+ background: $gray-light !important;
593
+ color: #FFFFFF !important;
594
+ }
595
+
596
+ .icon-box-class{
597
+ color: $black-bluish;
598
+ //background: linear-gradient(60deg,$gray-primary,$gray-strong);
599
+ }
600
+
591
601
  }
Binary file
Binary file
Binary file