Skip to content

Commit

Permalink
Tab icon clearance.
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed May 15, 2021
1 parent 5b1735d commit a01f119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IE6/chrome/tabs.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#TabsToolbar:not(:-moz-lwtheme) .tabbrowser-tab, .tabbrowser-tab,
#TabsToolbar:not(:-moz-lwtheme) .tabbrowser-tab[visuallyselected="true"] {
border: 1px solid #505050 !important;
/*border: 1px solid #505050 !important;*/
border-bottom: none !important;
padding: 0 !important;
margin-top: 2px !important;
Expand Down Expand Up @@ -52,6 +52,6 @@ spacer[part=overflow-end-indicator] {

.tab-icon-image {
margin-top: -1px !important;
margin-left: -5px !important;
margin-left: -2px !important;
margin-right: 3px !important;
}

0 comments on commit a01f119

Please sign in to comment.