Sha256: 8183a6870d25b72ea22529ce8b916d7790f61fce73dd8ee3eb51f6c3d0e5e33a
Contents?: true
Size: 1.12 KB
Versions: 18
Compression:
Stored size: 1.12 KB
Contents
.paginated_collection_contents { clear: both; } .pagination { float: right; font-size: 0.9em; margin-left: 10px; margin-top: -2px; padding: 5px 7px; a, span.page.current { transition: $link_transition_dutarion; font-family: $skinFontFamily; // border: 1px solid #d3d8dc; background: $main-background-color; @include no-shadow; text-shadow: none; font-size: 1.1em; font-weight: normal; padding: 5px 7px; margin-right: 1px; } span.page.current, span.page.current:hover { background: $skinActiveColor; color: #fff; } span.page.current { font-weight: 600; &:not(.disabled):not(.current):hover > a { background: lighten($skinActiveColor, 20%); } } a:not(.disabled):hover { background: lighten($skinActiveColor, 20%); } .page.gap { display: none; } } .pagination_information { float: right; margin-bottom: 5px; font-size: 12px; color: $skinTextTable; b { color: #5c6469; } } .download_links { float: left; color: $skinTextTable; font-size: 12px; a { color: $skinActiveColor; font-weight: bold; } }
Version data entries
18 entries across 18 versions & 2 rubygems