Advertisement
Gotolei

more svg testing stuffs

Apr 22nd, 2014
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. @namespace url(http://www.w3.org/2000/svg);
  2.  
  3. @-moz-document url("chrome://browser/content/browser.xul") {
  4.  
  5. path[fill="#505050"] {
  6. fill: #f00 !important;
  7. }
  8.  
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement