Sha256: 7b2fcdfe253424308a325540686d2f5b7b91cec29948220f423b27cb721fc7b3
Contents?: true
Size: 684 Bytes
Versions: 45
Compression:
Stored size: 684 Bytes
Contents
.callout.callout--full{ border: 0; margin-bottom: 0; background-color: $primary-color; font-weight: 600; color: $white; a{ color: inherit; text-decoration: underline; opacity: .8; transition: opacity .5s; &:hover{ opacity: 1; } } &.warning{ background-color: $warning-color; } &.success{ background-color: $success-color; } &.alert{ background-color: $alert-color; } p:last-of-type{ margin-bottom: 0; } .close-button{ color: white; } } .has-process-title .callout-wrapper{ @include breakpoint(large){ padding-top: $process-title-height; margin-bottom: -$process-title-height; } }
Version data entries
45 entries across 45 versions & 1 rubygems