Advertisement
wariat

Untitled

May 18th, 2013
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.31 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document domain('plus.google.com') {
  3.  
  4. .wH3YRe
  5. { /* show menu ribbon */
  6.     margin-left:-20px !important;
  7.     width: 70px !important;
  8. }
  9.  
  10. .qfWBDb
  11. {
  12.     display: none !important;
  13. }
  14.  
  15.  
  16. .A9a
  17. { /* hide text */
  18.     display: none !important;
  19. }
  20.  
  21.  
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement