Sha256: 6a2ac40614666ed3d8d00d4a25206bf75d4db1014d36f1e8ba79a997838d111c
Contents?: true
Size: 657 Bytes
Versions: 7
Compression:
Stored size: 657 Bytes
Contents
// --------- Index Tables table.index_table { overflow: hidden; th { padding: $spacer-4; color: $fg-subtle; background: transparent; a, a:link, a:visited { color: $fg-subtle; } &.sorted-asc, &.sorted-desc { background: transparent; a { color: $fg-default; } } &:last-child { border-right: none; } } tr.even td { background: transparent; } td { border-bottom: 1px solid $border-color; vertical-align: middle; padding: $spacer-4; &:first-child { padding-left: 0; } &:last-child { text-align: right; } } }
Version data entries
7 entries across 7 versions & 1 rubygems