Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
3,187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
  2.  
  3. #personal-bookmarks .bookmark-item > .toolbarbutton-text { display:none !important; }
  4.  
  5. #personal-bookmarks .bookmark-item:hover > .toolbarbutton-text { display:block !important; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement