0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 13:10:14 +01:00
wagtail/client/scss/components
Sage Abdullah 81ea6d6266 Remove nice-padding from documents, users, and generic listing views tables
The added CSS handles the case when nice padding is removed (to make the listing
go full-width) and no bulk actions are available (e.g. a ModelViewSet index view
or some other view that extends generic listing view).

This allows us to not rely on the full-width class (which should
eventually be removed) while correctly apply the spacing regardless
whether nice-padding is used or not, and whether bulk actions are
available or not.

If nice-padding is used, then the listing view will look as they
previously do.
2024-01-02 09:00:58 +00:00
..
forms Adopt a small set of stylelint-config-wagtail changes 2023-12-18 13:28:18 +00:00
_breadcrumbs.scss Add sublabel support to breadcrumbs 2024-01-02 09:00:58 +00:00
_bulk_actions.scss Enforce bulk action checkbox column via CSS 2024-01-02 09:00:58 +00:00
_button.scss Make styles for header buttons consistent 2024-01-02 09:00:58 +00:00
_chooser.scss Update chooser styles to match designs 2023-06-26 13:55:07 +01:00
_dialog.scss Fix close button appearances in choosers & dialogs 2023-05-25 08:36:30 +01:00
_dismissible.scss Adopt a small set of stylelint-config-wagtail changes 2023-12-18 13:28:18 +00:00
_dropdown.legacy.scss Refactor float usage within admin styles. Fix #8126 2023-12-19 15:38:22 +00:00
_dropdown.scss Use dropdown buttons on listings in dashboard panels (#11083) 2023-10-19 07:12:39 +01:00
_filters.scss Improve styles of slim header's search and filters for better vertical alignment 2024-01-02 09:00:58 +00:00
_footer.scss Refactor float usage within admin styles. Fix #8126 2023-12-19 15:38:22 +00:00
_form-side.scss
_grid.legacy.scss Refactor float usage within admin styles. Fix #8126 2023-12-19 15:38:22 +00:00
_header.scss Reduce slim header search bar height to match filter button 2024-01-02 09:00:58 +00:00
_help-block.scss Fix help block link contrast 2023-10-05 21:30:03 +11:00
_human-readable-date.scss
_icons.scss Remove unused icon styles 2023-11-17 21:04:57 +00:00
_indicator.scss
_link.legacy.scss
_listing.scss Remove nice-padding from documents, users, and generic listing views tables 2024-01-02 09:00:58 +00:00
_loading-mask.scss
_messages.capability.scss
_messages.scss Update formatting - Prettier 3.0 2023-08-02 21:00:25 +10:00
_messages.status.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
_modals.scss Fix close button appearances in choosers & dialogs 2023-05-25 08:36:30 +01:00
_panel.scss
_preview-error.scss
_preview-panel.scss Adopt a small set of stylelint-config-wagtail changes 2023-12-18 13:28:18 +00:00
_progressbar.scss
_skiplink.scss
_status-tag.scss
_summary.scss
_tabs.scss Adopt a small set of stylelint-config-wagtail changes 2023-12-18 13:28:18 +00:00
_tag.scss
_userbar.scss Remove Safari 14 support in Wagtail admin – update browserslist and TypeScript (#11258) 2023-12-12 10:54:41 +00:00
_whats-new.scss
_workflow-tasks.scss
_workflow-timeline.scss Fix color contrast of red error messages in dark mode 2023-05-25 08:36:49 +01:00
browser-message.scss