Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- /* changing tab color to more blending. turned off due to not working light mode */
- /* .tab-background[selected="true"] {
- background-color: #2b2a33 !important;
- background-image: none !important;
- } */
- /* Hide star button (bookmark) */
- #star-button {
- display: none;
- }
- .urlbarView-row[type=search] :is(.urlbarView-action, .urlbarView-title-separator) {
- display: none !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment