mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
XFCE4.14 Updates
Themed the workspace switer plugin.
This commit is contained in:
parent
655b9013c1
commit
b4f70789fc
@ -54,6 +54,14 @@ XfdesktopIconView.view {
|
|||||||
margin: 0px;
|
margin: 0px;
|
||||||
background-color: transparent; }
|
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 */
|
||||||
.tasklist .toggle {
|
.tasklist .toggle {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user