Changed nav-bar-overflow-button icon

This commit is contained in:
Aurélien Hamy 2021-05-09 13:54:23 +02:00 committed by GitHub
parent b9387b1145
commit 5d73ad005c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -319,7 +319,7 @@ menuitem[type="radio"][disabled="true"] .menu-iconic-icon {
}
/* Overflow button */
#nav-bar-overflow-button {
list-style-image: url("../icons/view-more-horizontal-symbolic.svg") !important;
list-style-image: url("../icons/pan-down-symbolic.svg") !important;
}
/* Glitch - animations (may be possible to fix in about:config)
#reload-button .toolbarbutton-icon { /* Reload button

View File

@ -160,7 +160,7 @@
/* Navbar overflow button */
#nav-bar-overflow-button .toolbarbutton-icon {
filter: var(--gnome-icons-hack-filter);
list-style-image: url("moz-icon://stock/view-more-horizontal-symbolic?size=dialog") !important;
list-style-image: url("moz-icon://stock/pan-down-symbolic?size=dialog") !important;
}
/* Context back button */