mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-06 07:23:02 +00:00
fix #1238
This commit is contained in:
parent
a087b8f7f0
commit
f63fefe0b3
@ -2261,23 +2261,18 @@ menu {
|
|||||||
|
|
||||||
// image { -gtk-icon-style: symbolic; }
|
// image { -gtk-icon-style: symbolic; }
|
||||||
|
|
||||||
arrow {
|
> arrow {
|
||||||
transition: none;
|
transition: none;
|
||||||
color: $selected_fg_color;
|
color: $selected_fg_color;
|
||||||
}
|
}
|
||||||
|
|
||||||
menu { //sunmenu
|
menu { //submenu
|
||||||
arrow {
|
arrow {
|
||||||
color: $fg_color;
|
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
-gtk-icon-shadow: none;
|
-gtk-icon-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// menuitem { -gtk-icon-style: symbolic; }
|
// menuitem { -gtk-icon-style: symbolic; }
|
||||||
|
|
||||||
menuitem:hover {
|
|
||||||
arrow { color: $selected_fg_color; }
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user