Sha256: db3ce4b0b3bdd67faec1513bcb76c386ef8a73f529a4a8b4dc75178f0735e50d
Contents?: true
Size: 1.26 KB
Versions: 14
Compression:
Stored size: 1.26 KB
Contents
$admin-tabs-nav-font-size: .75rem $admin-tabs-nav-height: 3em .admin-tabs-nav font-size: $admin-tabs-nav-font-size +overflow(auto hidden) -webkit-overflow-scrolling: touch position: relative padding-top: .5em background-color: $admin-background-shade &.has-scroll-x height: calc(#{$admin-tabs-nav-height} + .9375rem) +media-breakpoint-down(md) height: $admin-tabs-nav-height &::before content: '' +size(100% 1px) background-color: $admin-border display: block +position(absolute, left 0, bottom 0) .admin-tabs-nav__items display: flex +position(relative) .admin-tabs-nav >& +padding(horizontal, 1rem) .admin-tabs-nav__item-link +text-block(1em 1.3, flex $admin-muted-text) align-items: center justify-content: center +size(auto $admin-tabs-nav-height) padding-bottom: .0625rem +padding(horizontal, 1em) border: .0625rem solid transparent +border-radius(top, .1875rem) transition: all .2s ease-in min-width: 9em &.is-active, &.is-active:hover border-color: $admin-border border-bottom-color: $admin-base-color background-color: $admin-base-color color: $admin-default-text text-decoration: none cursor: default &:hover color: $admin-default-text text-decoration: underline
Version data entries
14 entries across 14 versions & 1 rubygems