picocss/scss/components
Yohn 6bc6d79caf Fixes header and footer in modal when form is direct child of the article, and if the form would be between the header and footer tags.
Modals with the size classes on the dialog were not sizing correctly when form was a child of the modal, and this has been corrected.
2025-01-18 19:31:23 -05:00
..
_accordion.scss Build CSS 2024-12-31 05:18:39 +00:00
_card.scss Fixes header and footer in modal when form is direct child of the article, and if the form would be between the header and footer tags. 2025-01-18 19:31:23 -05:00
_dropdown.scss Closes #30 dicussion as modal sizes have now been added with this commit. 2025-01-11 03:56:21 -05:00
_group.scss Reverted back to before prettier 2025-01-10 22:35:09 -05:00
_loading.scss Build CSS 2024-12-31 05:18:39 +00:00
_modal.scss Fixes header and footer in modal when form is direct child of the article, and if the form would be between the header and footer tags. 2025-01-18 19:31:23 -05:00
_nav-hamburger.scss Added submenus to work with hamburger menu 2025-01-17 04:45:55 -05:00
_nav.scss Build CSS 2024-12-31 05:18:39 +00:00
_notification.scss Build CSS 2024-12-31 05:18:39 +00:00
_popover-toast.scss Build CSS 2024-12-31 05:18:39 +00:00
_popover.scss Build CSS 2024-12-31 05:18:39 +00:00
_progress.scss Build CSS 2024-12-31 05:18:39 +00:00
_tab-region.scss Build CSS 2024-12-31 05:18:39 +00:00
_tab.scss Only make first level children of tablist button[role="tab"]'s styles for tabs and not have it apply to other buttons within it. 2025-01-14 17:24:12 -05:00
_timeline.scss Build CSS 2024-12-31 05:18:39 +00:00
_tooltip.scss enhanced the tooltip to have a width of max-content and a max width of 250px. This will allow for the tooltips to not always be 250px wide even when the tooltip is short. 2025-01-13 21:02:05 -05:00