| assets/scss/partials/components/_notice.scss | ●●●●● patch | view | raw | blame | history | |
| layouts/shortcodes/notice.html | patch | view | raw | blame | history |
assets/scss/partials/components/_notice.scss
@@ -7,13 +7,12 @@ } &--update { @include themed() { background-color: mix(t('success'), t('accent'), 40%); } } &--warning { &--warning { @include themed() { background-color: mix(t('danger'), t('accent'), 40%); } @@ -33,6 +32,7 @@ &--update { background-color: t('success'); } &--warning { background-color: t('danger'); } layouts/shortcodes/notice.html