From 8790261c73188d031ad8f6d9695770336a85f331 Mon Sep 17 00:00:00 2001 From: EMH-Mark-I Date: Wed, 10 Jun 2020 07:54:41 -0500 Subject: [PATCH] XFCE panelbar fix Borders and margins might not be needed here. --- Theme/Chicago95/gtk-3.0/apps/xfce.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Theme/Chicago95/gtk-3.0/apps/xfce.css b/Theme/Chicago95/gtk-3.0/apps/xfce.css index 4919611..622b537 100644 --- a/Theme/Chicago95/gtk-3.0/apps/xfce.css +++ b/Theme/Chicago95/gtk-3.0/apps/xfce.css @@ -41,10 +41,9 @@ XfdesktopIconView.view { #indicator-button, #showdesktop-button { color: @panel_fg_color; - margin-top: 2px; - margin-bottom: 2px; + margin: 0px; padding: 0px; - border: 2px solid transparent; + border: none; box-shadow: none; background-color: transparent; } #showdesktop-button:checked {