c256ca443e
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> |
||
---|---|---|
.. | ||
_a11y.scss | ||
_app-grid.scss | ||
_base.scss | ||
_buttons.scss | ||
_calendar.scss | ||
_check-box.scss | ||
_corner-ripple.scss | ||
_dash.scss | ||
_dialogs.scss | ||
_entries.scss | ||
_hotplug.scss | ||
_ibus-popup.scss | ||
_keyboard.scss | ||
_login-dialog.scss | ||
_looking-glass.scss | ||
_message-list.scss | ||
_misc.scss | ||
_network-dialog.scss | ||
_notifications.scss | ||
_osd.scss | ||
_overview.scss | ||
_panel.scss | ||
_popovers.scss | ||
_screen-shield.scss | ||
_screenshot.scss | ||
_scrollbars.scss | ||
_search-entry.scss | ||
_search-results.scss | ||
_slider.scss | ||
_switcher-popup.scss | ||
_switches.scss | ||
_tiled-previews.scss | ||
_window-picker.scss | ||
_workspace-switcher.scss | ||
_workspace-thumbnails.scss |