Sha256: 596ce626b5e70cb22d8cfe181740aef7cb19039bbaf08efb5fbd85bc127ff3c4
Contents?: true
Size: 761 Bytes
Versions: 5
Compression:
Stored size: 761 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; } .pagination { border-left: 1px solid #ddd; 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
5 entries across 5 versions & 1 rubygems