Sha256: 6e7ac11e1ec9944acbef70c3e7c7f236ee9dd4c057e30a56b9e09f189e53a29e
Contents?: true
Size: 530 Bytes
Versions: 93
Compression:
Stored size: 530 Bytes
Contents
#table-filter { display: none; border-top-left-radius: 0; border-top-right-radius: 0; margin-top: 20px; } .index-filter-button { .glyphicon { color: $gray-light; } button { text-transform: uppercase; letter-spacing: 2px; font-weight: bold; font-size: $font-size-base - 3; padding: ($padding-base-vertical + 3) $padding-base-horizontal ($padding-base-vertical + 2); border-right: none; &:focus { background-color: $gray-lighter; border-color: $input-border; } } }
Version data entries
93 entries across 93 versions & 1 rubygems