Sha256: 77601f9634b8d8441f345aef8e67c8df300831cedaa64bcb7fab166914731147
Contents?: true
Size: 431 Bytes
Versions: 6
Compression:
Stored size: 431 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 { &:hover, &:focus { text-decoration: none; color: $tag-hover-color; background-color: $tag-hover-bg; border-color: $tag-hover-border; } }
Version data entries
6 entries across 6 versions & 1 rubygems