Sha256: 7c31bb678c30d83a9036617effef16ed1e4e86b67de6cd74d57ad467e3b3de9c
Contents?: true
Size: 442 Bytes
Versions: 31
Compression:
Stored size: 442 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: $primary-color; } } .page.current { background-color: $primary-color; color: #fff; border-radius: $border-radius; padding: .3rem .4rem; cursor: normal; } }
Version data entries
31 entries across 31 versions & 3 rubygems