Sha256: 462b8e462537e933b049c58a286a77eb13da5428d27f1e31e3898d25031ca81a
Contents?: true
Size: 801 Bytes
Versions: 45
Compression:
Stored size: 801 Bytes
Contents
.tabs--lang{ background-color: transparent; float: right; li{ border-right: 1px solid $light-gray; } li:last-child{ border-right: 0; } a{ padding: 0 .5rem; font-weight: normal; color: $muted; &:hover{ color: $anchor-color-hover; } } .is-active a{ font-weight: 600; color: $anchor-color; } a.is-tab-error{ color: $alert-color; } } .label--tabs{ display: flex; justify-content: space-between; align-items: center; label{ display: inline-block; } } .form{ .language-change{ height: 2rem; margin-bottom: 1rem; } } .tab-custom-error-wrapper{ display: flex; flex-wrap: wrap; } .tab-custom-error{ @extend .form-error; margin-right: .3rem; } .is-tab-custom-error-visible{ display: block; }
Version data entries
45 entries across 45 versions & 1 rubygems