From fa9da0313b78e6f8d710f62f9bb02c73fd827bb7 Mon Sep 17 00:00:00 2001 From: Autumn Date: Wed, 13 May 2026 19:46:33 +0100 Subject: [css] removed tab close button --- css/userChrome.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/userChrome.css b/css/userChrome.css index 64c5fc5..f431afa 100644 --- a/css/userChrome.css +++ b/css/userChrome.css @@ -77,6 +77,11 @@ tab { } } } + + /* close button */ + .tab-content .tab-close-button { + display: none !important; + } } /* -- cgit v1.3