Support all tabs btn on GNOME stack icons

This commit is contained in:
Rafael Mardojai CM 2019-07-06 11:05:28 -05:00
parent 06d54cc0e8
commit 50f1d3fc36
1 changed files with 6 additions and 0 deletions

View File

@ -83,6 +83,12 @@
list-style-image: url("moz-icon://stock/preferences-system-time-symbolic?size=dialog") !important;
}
/* All tabs button */
#alltabs-button .toolbarbutton-icon {
filter: var(--gnome-icons-hack-filter);
list-style-image: url("moz-icon://stock/pan-down-symbolic?size=dialog") !important;
}
/* Cut button */
#cut-button .toolbarbutton-icon {
filter: var(--gnome-icons-hack-filter);