Update xfce.css

Fixes issue #274 (if this breaks anything else I'll revert it)
This commit is contained in:
grassmunk 2023-02-15 21:59:39 -08:00 committed by GitHub
parent f1a11c3a5e
commit 4c39951284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -121,8 +121,8 @@ wnck-pager {
border: none; border: none;
box-shadow: none; box-shadow: none;
margin: 0px; margin: 0px;
background-color: @bg_color; } /* background-color: @bg_color; } */
background-color: transparent; }
/* Tasklist */ /* Tasklist */
.tasklist .toggle { .tasklist .toggle {
/* We remove borders and shadows for the '.tasklist' '.toggle' button /* We remove borders and shadows for the '.tasklist' '.toggle' button