diff --git a/chrome/userChrome.css b/chrome/userChrome.css index e6783ec..b6d926c 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -21,7 +21,7 @@ /* Display tab-line above tabs */ /* -.tab-line { display: -moz-box !important; } +.tabbrowser-tab[visuallyselected] .tab-line { display: -moz-box !important; } */ /* (MACOS ONLY!) Adjust window controls position to make the spacing even */