diff --git a/userChrome.css b/userChrome.css index 57d5367..d8817e6 100644 --- a/userChrome.css +++ b/userChrome.css @@ -1344,19 +1344,7 @@ top: 0 !important; inset-inline-end: 0 !important; margin-inline-end: 5.5px !important; - padding: 2px 0 !important; - } - .tabbrowser-tab:not([image], [busy]) - .tab-icon-overlay:not([pinned], [sharing], [crashed]):is([soundplaying], [muted], [activemedia-blocked]) { - box-sizing: content-box; - padding: 3px 0; - - border-radius: 0 !important; - } - .tabbrowser-tab:not([image]) - .tab-icon-overlay:not([pinned], [sharing], [crashed]):is([soundplaying], [muted], [activemedia-blocked]):hover { - padding: 0; - border-radius: 10px !important; + padding: 0 !important; } /* Busy - Show */