gnome-shell/data/theme/gnome-shell-sass/widgets
Florian Müllner c256ca443e style: Handle sections in submenus
If a menu item in a submenu is part of a section, it should have
rounded bottom corners if both the item and the section are the
last child of its respective parent.

To express that, add a new .popup-menu-section class and use that
to undo/redo the rounding for items inside a section.

It would be possible to do without a new class with a selector like

 > StBoxLayout > .popup-menu-item:last-child:hover,
 :last-child > .popup-menu-item:last-child:hover

but that's hardly better with its heavy reliance on implementation
details.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4940

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2126>
2022-01-27 22:54:14 +00:00
..
_a11y.scss theme: Move accessibility-related selectors into _a11y.scss 2020-02-13 19:46:29 +00:00
_app-grid.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_base.scss stylesheet: Increase app dropshadows 2021-02-10 16:19:23 +01:00
_buttons.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_calendar.scss stylesheet: Fixes and missed updates for the 42 refresh 2022-01-21 18:11:37 +00:00
_check-box.scss stylesheet: Fixes and missed updates for the 42 refresh 2022-01-21 18:11:37 +00:00
_corner-ripple.scss theme: Move accessibility-related selectors into _a11y.scss 2020-02-13 19:46:29 +00:00
_dash.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_dialogs.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_entries.scss theme: No stroke on entries 2021-07-22 14:30:05 +02:00
_hotplug.scss theme: Improve button styling 2020-01-17 12:21:44 +00:00
_ibus-popup.scss theme: Move .candidate-popup-boxpointer into _ibus-popup.scss 2020-02-13 19:46:29 +00:00
_keyboard.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_login-dialog.scss gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
_looking-glass.scss stylesheet: Fixes and missed updates for the 42 refresh 2022-01-21 18:11:37 +00:00
_message-list.scss stylesheet: Fixes and missed updates for the 42 refresh 2022-01-21 18:11:37 +00:00
_misc.scss workspaceAnimation: Move background to WorkspaceGroup 2021-02-02 19:35:07 +00:00
_network-dialog.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_notifications.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_osd.scss theme > osd: light variant fixes; variables 2020-01-09 16:43:26 +01:00
_overview.scss theme/overview: Use a spacing of 16px between elements 2021-03-03 12:08:58 +00:00
_panel.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_popovers.scss style: Handle sections in submenus 2022-01-27 22:54:14 +00:00
_screen-shield.scss theme/screen-shield: Use the same background color as in the overview 2021-03-04 11:33:03 +00:00
_screenshot.scss screenshot-ui: Add tooltips to buttons 2022-01-27 22:25:42 +00:00
_scrollbars.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_search-entry.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_search-results.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_slider.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_switcher-popup.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_switches.scss stylesheet: Fixes and missed updates for the 42 refresh 2022-01-21 18:11:37 +00:00
_tiled-previews.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_window-picker.scss theme: Remove background-color from .workspace-background 2021-06-30 12:28:08 +00:00
_workspace-switcher.scss style: Stylesheet updates for GNOME 42 2022-01-14 20:14:21 +00:00
_workspace-thumbnails.scss theme: Rotate placeholder for horizontal workspace-thumbnails 2021-05-01 00:16:29 +03:00