Sha256: ab68bc164a0e8082e2f25d04a53dd64b812e419688dbcb8de50450f087ed3eb4
Contents?: true
Size: 977 Bytes
Versions: 1
Compression:
Stored size: 977 Bytes
Contents
.pagination_bar { margin: 10px 0; padding: 10px; background: #f0f0f0; .info { margin-top: 5px; font-size: 90%; } .pagination { float: right; a, span, em { padding: 5px 10px; display: block; float: left; margin-right: 4px; } .disabled { color: #999999; } .current { font-style: normal; font-weight: bold; } a { background-color: white; text-decoration: none; color: #444; } .current, a:hover, a:focus { background-color: #9b3e44; color: white; } .page_info { background: #2e6ab1; color: white; padding: 0.4em 0.6em; width: 22em; margin-bottom: 0.3em; text-align: center; b { color: #000033; background: #2e6ab1 + 60; padding: 0.1em 0.25em; }; } &:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html & { height: 1%; } *:first-child+html & { overflow: hidden; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pixelearth-3.2.4 | app/assets/stylesheets/pagination_will_paginate.scss.erb |