GTK3: Remove icon scale to xfce power widget

This commit is contained in:
Daniel Ruiz de Alegría 2021-09-07 18:08:58 +02:00
parent 8bac2b47cb
commit d699c63d8e
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C

View File

@ -171,8 +171,7 @@ list.tweak-categories separator {
}
/* XFCE4 panel action & battery buttons */
#XfcePanelWindowWrapper > widget > box > #xfce-panel-button > image,
#xfce4-power-manager-plugin > box > image {
#XfcePanelWindowWrapper > widget > box > #xfce-panel-button > image {
-gtk-icon-style: symbolic;
-gtk-icon-transform: scale(.7);
}