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
@ -383,6 +383,7 @@
|
|||||||
}
|
}
|
||||||
&:active {@include button(active, $c:$bg);}
|
&:active {@include button(active, $c:$bg);}
|
||||||
&:checked {@include button(checked, $c:$bg);}
|
&:checked {@include button(checked, $c:$bg);}
|
||||||
|
&:insensitive {@include button(insensitive, $c:$bg);}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Panel menu/button drawing function
|
// Panel menu/button drawing function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user