Sha256: 9f308568f7284b45ca3286d3f3617b57fe2001ac54d5d3f5426c53ee2a3effed
Contents?: true
Size: 780 Bytes
Versions: 140
Compression:
Stored size: 780 Bytes
Contents
.pagination a, .pagination span.current, .pagination span.gap { float: left; padding: 0 14px; line-height: 38px; text-decoration: none; background-color: white; border: 1px solid #DDD; border-left-width: 0; } ul.pagination { border-left: 1px solid #ddd; margin: 1em 0; li.active { padding: 0 14px; line-height: 38px; a { background-color: #ee6e73; color: white; } } .first{ padding : 0; float: none; border: none; } .prev { padding : 0; float: none; border: none; } .page{ padding : 0; float: none; border: none; } .next{ padding : 0; float: none; border: none; } .last{ padding : 0; float: none; border: none; } }
Version data entries
140 entries across 140 versions & 1 rubygems