mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
style: Restore missing insensitive menuitem style
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3213>
This commit is contained in:
parent
bb73bf548c
commit
e46b137b42
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@
|
|||
}
|
||||
&:active {@include button(active, $c:$bg);}
|
||||
&:checked {@include button(checked, $c:$bg);}
|
||||
&:insensitive {@include button(insensitive, $c:$bg);}
|
||||
}
|
||||
|
||||
// Panel menu/button drawing function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue