Sha256: 2ff80e7ec66e637814950075079f871a51233ff0f8a3427693ed5fc5275a68c6
Contents?: true
Size: 456 Bytes
Versions: 3
Compression:
Stored size: 456 Bytes
Contents
.tag { display: inline-block; padding: 3px 6px 3px 4px; margin: 1px 4px 1px 0; font-size: 0.8rem; line-height: 1.1; white-space: nowrap; border-left: 4px solid $tag-border; border-radius: 4px; color: $tag-color; background-color: $tag-bg; } a.tag { font-weight: inherit; &:hover, &:focus { text-decoration: none; color: $tag-hover-color; background-color: $tag-hover-bg; border-color: $tag-hover-border; } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
trestle-0.9.8 | frontend/css/components/_tags.scss |
trestle-0.9.7 | frontend/css/components/_tags.scss |
trestle-0.9.6 | frontend/css/components/_tags.scss |