Guest User

facebook terminal

a guest
Apr 22nd, 2014
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. @-moz-document domain("facebook.com") {
  2.  
  3. * {
  4. background-color:#000!important;
  5. color: #00ff00;
  6. border: none!important;
  7. }
  8.  
  9. .mtm, .fbDock.clearfix, .UFILastComponent, ._ohe.lfloat, ._5v9u, .UFIRow.UFILikeSentence, ._5v3q ._5pcp, ._5v3q ._5ptz, ._5v3q a._5pcq, ._5pbi, #blueBarHolder, .fsm, #leftCol, #rightCol, #blueBar, #headerArea, .groupJumpLayout .groupComposerCleanWrap {
  10. display: none!important;
  11. }
  12.  
  13. body._5vb_ #globalContainer, html ._5vb_._5vb_.hasLeftCol .hasRightCol div#contentArea {
  14. width: 100%;
  15. }
  16.  
  17. html ._5vb_.hasLeftCol #contentCol {
  18. margin-left: 0px;
  19. }
  20.  
  21. html ._5vb_.hasLeftCol #contentCol {
  22. padding-left: 0px;
  23. }
  24.  
  25. ._5pbw, ._5v3q ._5x46 {
  26. margin-bottom: 0px;
  27. padding-right: 0px;
  28. }
  29.  
  30. a, ._5v3q ._5pbw .fcg {
  31. color: #00ff00!important;
  32. }
  33.  
  34. .UFICommentActorName:after, .fwb:after {
  35. content: ":"!important;
  36. color: #00ff00;
  37. }
  38.  
  39.  
  40. }
Advertisement
Add Comment
Please, Sign In to add comment