mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 04:31:09 +00:00
Adwaita: don't backdrop labels
- instead of overriding :backdrop for sidebars, continue pursuing not to backdrop anything but headerbar items and buttons. Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/3377
This commit is contained in:
parent
562c7b1ff3
commit
4bec75c66b
@ -4088,12 +4088,6 @@ tooltip.csd {
|
||||
@at-root %selected_items_disabled,
|
||||
&:disabled { color: mix($selected_fg_color, $selected_bg_color, 50%); }
|
||||
|
||||
@at-root %selected_items_backdrop,
|
||||
&:backdrop {
|
||||
color: $backdrop_selected_fg_color;
|
||||
|
||||
&:disabled { color: mix($backdrop_selected_fg_color, $selected_bg_color, 30%); }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user