[Gnome-Panel-3.24] Add style for tasklist-button
parent
abf6111416
commit
f2425ca2fb
|
@ -54,7 +54,11 @@
|
||||||
color: $black;
|
color: $black;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock-applet-button { &, &:backdrop { @extend %panelbutton; } }
|
#clock-applet-button,
|
||||||
|
#tasklist-button,
|
||||||
|
#showdesktop-button {
|
||||||
|
&, &:backdrop { @extend %panelbutton; }
|
||||||
|
}
|
||||||
|
|
||||||
panel-applet {
|
panel-applet {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Reference in New Issue