📝 Changed icon based off of what is found in dir

This commit is contained in:
z3rOR0ne 2023-03-21 02:40:46 -07:00
parent 78913e46e2
commit c243232b35

View file

@ -82,6 +82,5 @@ toolbar > * {
}
#unified-extensions-button .toolbarbutton-icon {
list-style-image: url("chrome://global/skin/icons/chevron.svg") !important;
/* list-style-image: url("chrome://global/skin/icons/experiments.svg") !important; */
list-style-image: url("chrome://global/skin/icons/arrow-right.svg") !important;
}