diff --git a/data/theme/gnome-shell-sass/_drawing.scss b/data/theme/gnome-shell-sass/_drawing.scss index f89f96f2a..79baa9a7c 100644 --- a/data/theme/gnome-shell-sass/_drawing.scss +++ b/data/theme/gnome-shell-sass/_drawing.scss @@ -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