SonofUgly

about:home Dark

Jul 24th, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document url("about:home") {
  4. #defaultSnippet1, #defaultSnippet2, #defaultSnippet3, #history, #sync {
  5. display: none !important;
  6. }
  7. #apps {
  8. display: true !important;
  9. }
  10. html, #launcher {
  11.     background: #2C2C2C !important;
  12. }
  13. #topSection, .spacer {
  14.     background: #333
  15. }
  16. #searchText {
  17.     color: #eee !important;
  18.     background: #2C2C2C !important;
  19.     border-radius: 4px !important;
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment