Finish Xfce wnck support, reduce scope of mate tasklist fix

master
Christian Medel 2020-11-29 20:24:00 -05:00
parent 1d694b34ea
commit 7839282bb0
1 changed files with 6 additions and 4 deletions

View File

@ -2741,10 +2741,12 @@ panel-toplevel.background na-tray-applet {
#XfceNotifyWindow.osd button:backdrop {
box-shadow: inset 3px 3px white, inset 1px 1px #D8D8D8, inset -2px -2px #b8b8b8, inset -1px -1px #8c8c8c; }
wnck-pager:hover {
background-color: #989898; }
wnck-pager:selected {
background-color: #868686; }
wnck-pager {
background-color: #F6F6F6; }
wnck-pager:hover {
background-color: #989898; }
wnck-pager:selected {
background-color: #868686; }
.nemo-window .nemo-window-pane widget.entry {
border: 1px solid;