Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. .tabbrowser-tab:not([pinned])
  2. {
  3. max-width: 150px !important;
  4. min-width: 10px !important;
  5. }
  6. .tabbrowser-tab:not([fadein])
  7. {
  8. max-width: 1px !important;
  9. min-width: 1px !important;
  10. max-width: 1px;
  11. min-width: 1px;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement