Sha256: 3f74d06fb379a16198641edbfe654831d1311f415e6696a6e3d4d7f3ad0091d6
Contents?: true
Size: 535 Bytes
Versions: 48
Compression:
Stored size: 535 Bytes
Contents
.tabs_view { > ul { background-color: #e5e5e5; width: 100%; white-space: nowrap; overflow: hidden; padding: 0; } > ul > li { display: inline-block; padding: 10px 10px; background-color: #e5e5e5; cursor: pointer; &.active { background-color: #fff; } } > div { background-color: #fff; padding: 10px; } > ul > li.spinner { padding-left: 27px; @include background-icon-left; @include background-icon-animation(blink); @include up-bold-icon; } }
Version data entries
48 entries across 48 versions & 1 rubygems