Sha256: ff6323c6a8678c75f56d1ccc44f7ea3a7965ad2f98e391e3e94ebddb43624617
Contents?: true
Size: 898 Bytes
Versions: 48
Compression:
Stored size: 898 Bytes
Contents
#sortAndPerPage, .pagination-search-widgets { border-bottom: 1px solid $pagination-border; margin-bottom: 1em; padding-bottom: 1em; } .pagination-search-widgets { @extend .clearfix; padding-top: 1px; padding-bottom: $padding-base-vertical; } #sortAndPerPage .dropdown-toggle { cursor: pointer; } .no-js #sortAndPerPage { & { @extend .clearfix; } .dropdown-menu { background: none; box-shadow: none; border: none; position: relative; display: block; float: none; } } .view-type { display: inline-block; .caption { @extend .sr-only; } } #sort-dropdown .dropdown-toggle, #per_page-dropdown .dropdown-toggle { color: $link-color; .caret { color: $text-color; } } .search-input-group { width: 80%; } @media (max-width: $screen-sm-min) { .search-input-group { width: auto; } } .ajax_form { margin-bottom: 0; }
Version data entries
48 entries across 48 versions & 1 rubygems