| @@ -418,11 +418,8 @@ | ||
| 418 | 418 | position: relative; |
| 419 | 419 | min-height: 30px; |
| 420 | 420 | } |
| 421 | 421 | |
| 422 | -.wowp-snippet__list + .wowp-snippet__list { | |
| 423 | - border-top: 1px dashed #8c8f94; | |
| 424 | -} | |
| 425 | 422 | .wowp-snippet__list dt { |
| 426 | 423 | padding-top: 0.5rem; |
| 427 | 424 | } |
| 428 | 425 | .wowp-snippet__list dt:has(input:checked) { |
| @@ -989,35 +986,8 @@ | ||
| 989 | 986 | .w_boxes__3-col { |
| 990 | 987 | grid-template-columns: repeat(auto-fill, minmax(350px, 1fr)); |
| 991 | 988 | } |
| 992 | 989 | |
| 993 | -@media screen and (max-width: 850px) { | |
| 994 | - .wowp-feature-box { | |
| 995 | - display: none; | |
| 996 | - } | |
| 997 | -} | |
| 998 | -.wowp-feature-box .hndle { | |
| 999 | - color: var(--wowp-orange); | |
| 1000 | -} | |
| 1001 | - | |
| 1002 | -.wowp-feature .wowp-feature-title { | |
| 1003 | - color: var(--wowp-dark); | |
| 1004 | - font-weight: bold; | |
| 1005 | - padding-bottom: 6px; | |
| 1006 | - font-size: 15px; | |
| 1007 | -} | |
| 1008 | -.wowp-feature .wowp-feature-desc { | |
| 1009 | - margin-left: 0; | |
| 1010 | - padding-bottom: 6px; | |
| 1011 | - margin-bottom: 12px; | |
| 1012 | -} | |
| 1013 | -.wowp-feature .wowp-feature-desc:not(:last-child) { | |
| 1014 | - border-bottom: 1px dashed var(--wowp-bg); | |
| 1015 | -} | |
| 1016 | -.wowp-feature .minimal-price { | |
| 1017 | - color: var(--wowp-blue); | |
| 1018 | -} | |
| 1019 | - | |
| 1020 | 990 | .changelog-list { |
| 1021 | 991 | max-width: 750px; |
| 1022 | 992 | margin-inline: auto; |
| 1023 | 993 | } |
| @@ -1154,6 +1124,4 @@ | ||
| 1154 | 1124 | } |
| 1155 | 1125 | .wowp-notification.-success:before { |
| 1156 | 1126 | content: ""; |
| 1157 | 1127 | } |
| 1158 | - | |
| 1159 | -/*# sourceMappingURL=admin.css.map */ | |