XFCE panelbar fix

Borders and margins might not be needed here.
This commit is contained in:
EMH-Mark-I 2020-06-10 07:54:41 -05:00
parent 9270a2a7ac
commit 8790261c73
1 changed files with 2 additions and 3 deletions

View File

@ -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 {