From a6524bb95ef95df0e08d62864a9e5918b71a35d1 Mon Sep 17 00:00:00 2001 From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com> Date: Sun, 21 Mar 2021 09:20:17 +0800 Subject: [PATCH] add show tab-line option --- chrome/userChrome.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/chrome/userChrome.css b/chrome/userChrome.css index c90829b..6a0b836 100644 --- a/chrome/userChrome.css +++ b/chrome/userChrome.css @@ -15,6 +15,11 @@ /* @import "extras/hidetoolbarbuttons.css"; */ /* (BUGGY: USE AT OWN RISK!) Hide toolbar buttons other than extensions */ /* @import "extras/swapaccount-overflow.css"; */ /* (BUGGY: USE AT OWN RISK!) Swap Account icon and Overflow icon (must be placed next to each other) */ +/* Display tab-line above tabs */ +/* +.tab-line { display: -moz-box !important; } +*/ + /* (MACOS ONLY!) Adjust window controls position to make the spacing even */ /* .titlebar-buttonbox { margin-inline: 13px 5px !important; } @@ -29,4 +34,4 @@ /* Changelog (DD/MM) */ /* 86.0 / Titlebar buttons no longer squashed on windows */ /* 86.0 r1 / Fix spacing issues with