Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document url("chrome://fastdial/content/fastdial.html"){
- #navigator-toolbox::after
- {
- display:none !important; /* удаляешь элемент со страницы */
- background: green;
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement