@npm_leadtech/legal-lib-components 2.35.6 → 2.35.8
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.
|
@@ -3332,9 +3332,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3332
3332
|
padding: 8px 0 24px 0;
|
|
3333
3333
|
text-align: left; } }
|
|
3334
3334
|
.count-down-message.extra-margin {
|
|
3335
|
-
margin: 0 1.5rem;
|
|
3336
|
-
box-shadow: 1px 2px 4px var(--neutral-neutral-4);
|
|
3337
|
-
padding: 0; }
|
|
3335
|
+
margin: 0 1.5rem; }
|
|
3338
3336
|
@media (min-width: 960px) {
|
|
3339
3337
|
.count-down-message.extra-margin {
|
|
3340
3338
|
margin: 0; } }
|
|
@@ -3349,6 +3347,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3349
3347
|
left: 0;
|
|
3350
3348
|
right: 0;
|
|
3351
3349
|
padding: 8px; }
|
|
3350
|
+
.count-down-message-fixed .message-information {
|
|
3351
|
+
box-shadow: 1px 2px 4px var(--neutral-neutral-4); }
|
|
3352
3352
|
|
|
3353
3353
|
.expert-card-list {
|
|
3354
3354
|
display: flex;
|
|
@@ -3332,9 +3332,7 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3332
3332
|
padding: 8px 0 24px 0;
|
|
3333
3333
|
text-align: left; } }
|
|
3334
3334
|
.count-down-message.extra-margin {
|
|
3335
|
-
margin: 0 1.5rem;
|
|
3336
|
-
box-shadow: 1px 2px 4px var(--neutral-neutral-4);
|
|
3337
|
-
padding: 0; }
|
|
3335
|
+
margin: 0 1.5rem; }
|
|
3338
3336
|
@media (min-width: 960px) {
|
|
3339
3337
|
.count-down-message.extra-margin {
|
|
3340
3338
|
margin: 0; } }
|
|
@@ -3349,6 +3347,8 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3349
3347
|
left: 0;
|
|
3350
3348
|
right: 0;
|
|
3351
3349
|
padding: 8px; }
|
|
3350
|
+
.count-down-message-fixed .message-information {
|
|
3351
|
+
box-shadow: 1px 2px 4px var(--neutral-neutral-4); }
|
|
3352
3352
|
|
|
3353
3353
|
.expert-card-list {
|
|
3354
3354
|
display: flex;
|