Sha256: c17d3038ad21ad9f91348e997201ec885840c86a37f0c30d62efe3732fec5ea4
Contents?: true
Size: 493 Bytes
Versions: 8
Compression:
Stored size: 493 Bytes
Contents
.dropdown-menu { float: left; box-shadow: 2px 3px 6px $dropbown-color-border; border: 1px solid $dropbown-color-border; border-top-left-radius: 0; border-top-right-radius: 0; .dropdown-item { display: block; padding: 0px 15px; clear: both; font-weight: normal; color: $color-text; white-space: nowrap; transition: none; i { margin-right: 2px; } &:hover { color: $color-primary !important; background: none; background-color: darken(#fff, 4%); } } }
Version data entries
8 entries across 8 versions & 1 rubygems