Sha256: 9bd5061cc993ed2b136c767976e751c5ea4d5cbaed74662a6f811d478c6b5e83
Contents?: true
Size: 645 Bytes
Versions: 13
Compression:
Stored size: 645 Bytes
Contents
.banner { display: flex; align-items: center; justify-content: center; width: 100%; padding: 12px; margin-bottom: 1rem; font-weight: 500; text-align: center; } .banner.warning { color: #212121; background-color: #ffb700; } .banner.warning .ic { color: #212121; } .banner.error { color: #fff; background-color: #d74022; } .banner.error .ic { color: #fff; } .banner-icon, .banner-text { display: inline-block; padding-right: 8px; } .banner-link { display: inline-block; text-decoration: underline; cursor: pointer; } .banner-link a { color: inherit; } /*# sourceMappingURL=mekari-ui-banner.css.map */
Version data entries
13 entries across 13 versions & 1 rubygems