Sha256: e0c716cdf52c749d991496a6cf884c03bd3db606fdca6a9ff149e0a4d82c0f20
Contents?: true
Size: 717 Bytes
Versions: 56
Compression:
Stored size: 717 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; } } .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
56 entries across 56 versions & 2 rubygems