Sha256: 094b1854b70cbf6aca2d192a36c87998c924b8447d5643f2589a37abbfeb20f6
Contents?: true
Size: 587 Bytes
Versions: 30
Compression:
Stored size: 587 Bytes
Contents
.nav-tabs { border-bottom: 1px solid $grey-5; } .nav-tabs .nav-link { background-color: $grey-4; border-left-color: $grey-2; border-left-style: solid; border-left-width: 1px; border-right-color: $grey-2; border-right-style: solid; border-right-width: 1px; border-top-color: $grey-2; border-top-style: solid; border-top-width: 1px; border-bottom-color: $grey-5; } .nav-tabs .nav-link.active { border-color: $grey-5 $grey-5 $white; } .navbar-brand { margin-right: 0; } @media screen and (min-width: 768px) { .navbar-brand { margin-right: 1rem; } }
Version data entries
30 entries across 30 versions & 1 rubygems