Sha256: e26a37a2a873ff803d35e26ae2b51f63705a13810ac01b30aace4bd99f59287e
Contents?: true
Size: 785 Bytes
Versions: 21
Compression:
Stored size: 785 Bytes
Contents
.thredded--pagination { border-top: $thredded-base-border; padding-top: $thredded-base-spacing; padding-bottom: $thredded-base-spacing; text-align: center; > span { color: $thredded-secondary-text-color; display: inline-block; margin-right: $thredded-small-spacing; > a { color: $thredded-text-color; display: inline-block; &:focus, &:hover { color: $thredded-action-color; } } &.current, > a { padding: ($thredded-small-spacing / 2) $thredded-small-spacing; } } } .thredded--pagination-top > .thredded--pagination { border-bottom: $thredded-base-border; margin-bottom: $thredded-base-spacing; } .thredded--pagination-bottom > .thredded--pagination { margin-top: $thredded-base-spacing; }
Version data entries
21 entries across 21 versions & 1 rubygems