preloaders.css - firefox-fix-web - Firefox extension: fix web | |
git clone git://git.codemadness.org/firefox-fix-web | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
preloaders.css (91B) | |
--- | |
1 #PageFirstLoadOverlay { | |
2 background: initial !important; | |
3 } | |
4 | |
5 .preloader { | |
6 display: none; | |
7 } |