Sha256: 3900fc5e9f02667f514beee336fe483418f25fd4fa396e3f44b7e3a1742a257b
Contents?: true
Size: 775 Bytes
Versions: 178
Compression:
Stored size: 775 Bytes
Contents
$info-background: #d5e8f3; $high-alert-border: #cc0000; .gem-c-govspeak .advisory { background-image: image-url("govuk_publishing_components/icon-important.svg"); background-repeat: no-repeat; background-size: 30px 30px; background-position: 98% center; background-color: $info-background; line-height: 1.3em; margin: 0 -1em 1em; padding: govuk-spacing(3) govuk-spacing(8) govuk-spacing(3) govuk-spacing(3); text-align: left; p { margin: 0 .75em 0 0; min-height: 1.75em; padding-right: 3em; } strong { font-weight: 400; } &.high-alert { background-color: govuk-colour("light-grey", $legacy: "grey-3"); border: 1px solid $high-alert-border; } @include govuk-media-query($until: tablet) { margin: 0 0 1em; } }
Version data entries
178 entries across 178 versions & 1 rubygems