mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 05:02:57 +01:00
bbd22d8c43
bulk-action-checkbox is the checkbox in the <td> elements. On page listings, if you're searching and there are no results, the table will still be displayed (to give you the option to search the whole site). The table has no data rows, which means there are no elements with bulk-action-checkbox class. Change the selector to target the bulk-actions-filter-checkbox class instead, which is the bulk action's <th> checkbox. This element (in the header cell) is always available even when there are no results. |
||
---|---|---|
.. | ||
components | ||
elements | ||
generic | ||
layouts | ||
overrides | ||
settings | ||
tools | ||
vendor | ||
_settings.scss | ||
_tools.scss | ||
core.scss |