Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. .tabbrowser-tabs {
  2. background-color: #525252 !important;
  3. }
  4.  
  5. #TabsToolbar .tabbrowser-tab {
  6. -moz-border-top-colors: none !important;
  7. -moz-border-left-colors: none !important;
  8. -moz-border-right-colors: none !important;
  9. -moz-border-bottom-colors: none !important;
  10. border-color: #000000 !important;
  11. border-style: solid !important;
  12. border-width: 1px 0px 0px 0px !important;
  13. text-shadow: 0 0 4px rgba(80,80,80,.2) !important;
  14. border-radius: 0px !important;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement