Update xfce.css
Fixes issue #274 (if this breaks anything else I'll revert it)
This commit is contained in:
parent
f1a11c3a5e
commit
4c39951284
|
@ -121,8 +121,8 @@ wnck-pager {
|
|||
border: none;
|
||||
box-shadow: none;
|
||||
margin: 0px;
|
||||
background-color: @bg_color; }
|
||||
|
||||
/* background-color: @bg_color; } */
|
||||
background-color: transparent; }
|
||||
/* Tasklist */
|
||||
.tasklist .toggle {
|
||||
/* We remove borders and shadows for the '.tasklist' '.toggle' button
|
||||
|
|
Loading…
Reference in New Issue