summaryrefslogtreecommitdiff
path: root/xpi/content/css/tabs_squared-osx2.css
diff options
context:
space:
mode:
Diffstat (limited to 'xpi/content/css/tabs_squared-osx2.css')
-rw-r--r--xpi/content/css/tabs_squared-osx2.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/xpi/content/css/tabs_squared-osx2.css b/xpi/content/css/tabs_squared-osx2.css
index cebce00..0cc132d 100644
--- a/xpi/content/css/tabs_squared-osx2.css
+++ b/xpi/content/css/tabs_squared-osx2.css
@@ -308,6 +308,11 @@
background-position: 0px 2px !important;
background-size: calc(100% - 0px) calc(100% - 1px) !important;
}
+
+ #main-window[fx51plus="true"] .tabbrowser-tab::after,
+ #main-window[fx51plus="true"] .tabbrowser-tab::before {
+ opacity: 0 !important;
+ }
#tabbrowser-tabs[movingtab] > .tabbrowser-tab[beforeselected]:not([last-visible-tab])::after,
.tabbrowser-tab:not([selected]):not([afterselected-visible]):not([afterhovered]):not([first-visible-tab]):not(:hover)::before,