nixnew/modules/user/modules/firefox/sideberry_hide_ext_button.css
2023-06-26 21:16:43 -07:00

3 lines
94 B
CSS
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#main-window[titlepreface*=""] #unified-extensions-button {
display: none;
}