Skip to content

Commit f2425ca

Browse files
committed
[Gnome-Panel-3.24] Add style for tasklist-button
1 parent abf6111 commit f2425ca

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/gtk-3.20/scss/apps/_panel.scss

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@
5454
color: $black;
5555
}
5656

57-
#clock-applet-button { &, &:backdrop { @extend %panelbutton; } }
57+
#clock-applet-button,
58+
#tasklist-button,
59+
#showdesktop-button {
60+
&, &:backdrop { @extend %panelbutton; }
61+
}
5862

5963
panel-applet {
6064
border: 0;

0 commit comments

Comments
 (0)