Guest User

Untitled

a guest
Feb 11th, 2012
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. /* Squeeze Bookmarks */
  2. #personal-bookmarks toolbarbutton {
  3. margin: -5px !important;
  4. }
  5. #personal-bookmarks {
  6. margin: -8px 0px -8px 0px !important;
  7. }
  8.  
  9. /* Remove the Bookmark Star */
  10. #star-button {
  11. display: none !important;
  12. }
  13.  
  14. #status-bar
  15. {
  16. margin: -5px 0px -5px 0px !important;
  17. }
  18.  
  19. .toolbarbutton-1, .toolbarbutton-menubutton-button {
  20. margin: -7px !important;
  21. }
Advertisement
Add Comment
Please, Sign In to add comment