@npm_leadtech/legal-lib-components 2.35.4 → 2.35.5
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.
|
@@ -3333,6 +3333,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3333
3333
|
text-align: left; } }
|
|
3334
3334
|
.count-down-message.extra-margin {
|
|
3335
3335
|
margin: 0 1.5rem; }
|
|
3336
|
+
@media (min-width: 960px) {
|
|
3337
|
+
.count-down-message.extra-margin {
|
|
3338
|
+
margin: 0; } }
|
|
3336
3339
|
|
|
3337
3340
|
.count-down-message-fixed {
|
|
3338
3341
|
display: none; }
|
|
@@ -3333,6 +3333,9 @@ html[data-theme='lawdistrict'] .document-status.--is-new {
|
|
|
3333
3333
|
text-align: left; } }
|
|
3334
3334
|
.count-down-message.extra-margin {
|
|
3335
3335
|
margin: 0 1.5rem; }
|
|
3336
|
+
@media (min-width: 960px) {
|
|
3337
|
+
.count-down-message.extra-margin {
|
|
3338
|
+
margin: 0; } }
|
|
3336
3339
|
|
|
3337
3340
|
.count-down-message-fixed {
|
|
3338
3341
|
display: none; }
|