Sha256: 5c283cc94cfe38fe51d06ea0a72be9b9e78e99d00c7f37b987ca9d363015ec93
Contents?: true
Size: 512 Bytes
Versions: 4
Compression:
Stored size: 512 Bytes
Contents
#table-filter { 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
4 entries across 4 versions & 1 rubygems