diff --git a/Theme/Chicago95/gtk-3.0/apps/xfce.css b/Theme/Chicago95/gtk-3.0/apps/xfce.css index db69454..4919611 100644 --- a/Theme/Chicago95/gtk-3.0/apps/xfce.css +++ b/Theme/Chicago95/gtk-3.0/apps/xfce.css @@ -73,7 +73,7 @@ XfdesktopIconView.view { #xfce4-power-manager-plugin:hover, #xfce4-power-manager-plugin:active, #xfce4-power-manager-plugin:checked { - border: transparent; + border-color: transparent; box-shadow: none; /*color: @panel_fg_color_bright;*/ /*If you choose to add a background colour, don't forget to uncomment the colour property here so that symbolic icons are properly shaded. You can change the colour propery value to whatever you want. */ background-color: transparent; } /* Adding a background colour to the following will highlight panel icons when hovered or checked if desired. */ diff --git a/Theme/Chicago95/gtk-3.24/apps/xfce.css b/Theme/Chicago95/gtk-3.24/apps/xfce.css index db69454..4919611 100644 --- a/Theme/Chicago95/gtk-3.24/apps/xfce.css +++ b/Theme/Chicago95/gtk-3.24/apps/xfce.css @@ -73,7 +73,7 @@ XfdesktopIconView.view { #xfce4-power-manager-plugin:hover, #xfce4-power-manager-plugin:active, #xfce4-power-manager-plugin:checked { - border: transparent; + border-color: transparent; box-shadow: none; /*color: @panel_fg_color_bright;*/ /*If you choose to add a background colour, don't forget to uncomment the colour property here so that symbolic icons are properly shaded. You can change the colour propery value to whatever you want. */ background-color: transparent; } /* Adding a background colour to the following will highlight panel icons when hovered or checked if desired. */