Sha256: 9f282f18b243a3b33586e7098502a9343263b8aa6d4e59c58e0f9ad5e8efd8c6
Contents?: true
Size: 419 Bytes
Versions: 102
Compression:
Stored size: 419 Bytes
Contents
#ajax-modal { .modal-content { @extend .clearfix; } #email_form { width: auto; } .facet_pagination.top { display: none; } #sidebar { display: none; } button.close { display: block; } } /* app/views/catalog/facet.html.erb may be rendered as a modal or a whole page. When it's a whole page, don't show the close button. */ button.ajax-modal-close.close { display: none; }
Version data entries
102 entries across 102 versions & 1 rubygems