@npm_leadtech/legal-lib-components 2.23.1 → 2.23.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.
|
@@ -411,14 +411,14 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
411
411
|
.e-button.--secondary {
|
|
412
412
|
display: inline-block; }
|
|
413
413
|
.e-button.--secondary-1 {
|
|
414
|
-
background-color:
|
|
414
|
+
background-color: transparent;
|
|
415
415
|
border: 2px solid #05646e;
|
|
416
416
|
color: #05646e;
|
|
417
417
|
font-weight: bold; }
|
|
418
418
|
.e-button.--secondary-1:hover {
|
|
419
419
|
background-color: #e4f8f3; }
|
|
420
420
|
.e-button.--secondary-2 {
|
|
421
|
-
background-color:
|
|
421
|
+
background-color: transparent;
|
|
422
422
|
border: 2px solid var(--secondary-main);
|
|
423
423
|
color: var(--neutral-main);
|
|
424
424
|
font-weight: bold; }
|
|
@@ -447,7 +447,6 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
447
447
|
.e-button.--secondary-icon.--bold img {
|
|
448
448
|
margin-right: 0.8rem; }
|
|
449
449
|
.e-button.--secondary-icon.--dark {
|
|
450
|
-
background-color: var(--neutral-main);
|
|
451
450
|
border: 1px solid var(--others-white) !important;
|
|
452
451
|
color: var(--others-white); }
|
|
453
452
|
.e-button.--secondary-icon.--dark svg {
|
|
@@ -411,14 +411,14 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
411
411
|
.e-button.--secondary {
|
|
412
412
|
display: inline-block; }
|
|
413
413
|
.e-button.--secondary-1 {
|
|
414
|
-
background-color:
|
|
414
|
+
background-color: transparent;
|
|
415
415
|
border: 2px solid #05646e;
|
|
416
416
|
color: #05646e;
|
|
417
417
|
font-weight: bold; }
|
|
418
418
|
.e-button.--secondary-1:hover {
|
|
419
419
|
background-color: #e4f8f3; }
|
|
420
420
|
.e-button.--secondary-2 {
|
|
421
|
-
background-color:
|
|
421
|
+
background-color: transparent;
|
|
422
422
|
border: 2px solid var(--secondary-main);
|
|
423
423
|
color: var(--neutral-main);
|
|
424
424
|
font-weight: bold; }
|
|
@@ -447,7 +447,6 @@ html[data-theme='lawdistrict'] .e-button.--primary-3 {
|
|
|
447
447
|
.e-button.--secondary-icon.--bold img {
|
|
448
448
|
margin-right: 0.8rem; }
|
|
449
449
|
.e-button.--secondary-icon.--dark {
|
|
450
|
-
background-color: var(--neutral-main);
|
|
451
450
|
border: 1px solid var(--others-white) !important;
|
|
452
451
|
color: var(--others-white); }
|
|
453
452
|
.e-button.--secondary-icon.--dark svg {
|