rgolangh / gnome-shell-extension-containers

containers is a gnome-shell extension to manage linux container, run by podman
Apache License 2.0
45 stars 11 forks source link

Apply button:checked style for decendents only #49

Closed rgolangh closed 1 year ago

rgolangh commented 1 year ago

Set the style of button:checkd to decendents of classname of this whole extension menu. Otherwise this affects other buttons, such as the the quick settings panel.

Fixes: #42

Signed-off-by: Roy Golan rgolan@redhat.com