summaryrefslogtreecommitdiff
path: root/xpi/content/css/tab_sep_luna.css
diff options
context:
space:
mode:
Diffstat (limited to 'xpi/content/css/tab_sep_luna.css')
-rw-r--r--xpi/content/css/tab_sep_luna.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/xpi/content/css/tab_sep_luna.css b/xpi/content/css/tab_sep_luna.css
index 706064b..afe3136 100644
--- a/xpi/content/css/tab_sep_luna.css
+++ b/xpi/content/css/tab_sep_luna.css
@@ -1,6 +1,12 @@
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
@-moz-document url(chrome://browser/content/browser.xul) {
+
+ #main-window[fx51plus="true"] .tabbrowser-tab::after,
+ #main-window[fx51plus="true"] .tabbrowser-tab::before {
+ opacity: 0 !important;
+ border-left: 0px solid transparent !important;
+ }
#main-window #navigator-toolbox #TabsToolbar #tabbrowser-tabs[movingtab] > .tabbrowser-tab[beforeselected]:not([last-visible-tab])::after,
#main-window #navigator-toolbox #TabsToolbar .tabbrowser-tab:not([visuallyselected]):not([afterselected-visible]):not([afterhovered]):not([first-visible-tab]):not(:hover)::before,