Advertisement
Guest User

Untitled

a guest
Sep 9th, 2019
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. @namespace xul url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
  2.  
  3. @-moz-document url(chrome://browser/content/browser.xul){
  4. #personal-bookmarks .bookmark-item:not([container]) .toolbarbutton-icon { display: none !important; }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement