Sha256: 3ee98c8a2de2da7d2c58b8a9ba848453b46d855d9281a771445beda3fe11d0ad
Contents?: true
Size: 635 Bytes
Versions: 2
Compression:
Stored size: 635 Bytes
Contents
.search-widgets { display: flex; > * { @extend .mx-1; } } .sort-pagination, .pagination-search-widgets { border-bottom: $pagination-border-width solid $pagination-border-color; margin-bottom: 1em; padding-bottom: 1em; } .pagination-search-widgets { padding-top: 1px; padding-bottom: $spacer; } .sort-pagination .dropdown-toggle { cursor: pointer; } .no-js { .btn-group:focus-within { .dropdown-menu { @extend .show; } } } .view-type { display: inline-block; .caption { @extend .sr-only !optional; @extend .visually-hidden !optional; } } .modal_form { margin-bottom: 0; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-8.8.0 | app/assets/stylesheets/blacklight/_controls.scss |
blacklight-8.7.0 | app/assets/stylesheets/blacklight/_controls.scss |