From 8fcc1e19dddff697f85a4027254633abfa8e842d Mon Sep 17 00:00:00 2001 From: CrispyPin <54243225+CrispyPin@users.noreply.github.com> Date: Wed, 23 Nov 2022 16:36:24 +0100 Subject: [PATCH] Update treestyletab.css --- firefox/treestyletab.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firefox/treestyletab.css b/firefox/treestyletab.css index fd545ad..805f07d 100644 --- a/firefox/treestyletab.css +++ b/firefox/treestyletab.css @@ -10,3 +10,7 @@ tab-item { font-style: italic !important; text-decoration: underline; } + +tab-closebox { + display: none +}