style: Restore missing insensitive menuitem style
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3213>
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user