Sha256: 0416780977756e2dc99ee24d53cc316402f8e6b69457272fbac3afa83df37ca1
Contents?: true
Size: 452 Bytes
Versions: 5
Compression:
Stored size: 452 Bytes
Contents
.pagination { font-size: 13px; margin-bottom: 10px; .page { text-align: center; } .page a, .next a, .last a, .first a, .prev a { padding: .3rem .4rem; color: $text-color; @include transition-button(); &:hover { color: $link-primary-color; } } .page.current { background-color: $link-primary-color; color: #fff; border-radius: $border-radius; padding: .3rem .4rem; cursor: normal; } }
Version data entries
5 entries across 5 versions & 1 rubygems