XFCE4.14 Updates

Themed the workspace switer plugin.
This commit is contained in:
aidan 2019-08-25 12:25:59 -05:00
parent 655b9013c1
commit b4f70789fc
1 changed files with 8 additions and 0 deletions

View File

@ -54,6 +54,14 @@ XfdesktopIconView.view {
margin: 0px;
background-color: transparent; }
wnck-pager {
color: white; }
wnck-pager:selected {
background-color: @selected_bg_color; }
wnck-pager:hover {
background-color: @bg_shade;
color: white; }
/* Tasklist */
.tasklist .toggle {
border: none;