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