From ea8ce095f0e7ac61f31b79469d862df56f9d2bbc Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Thu, 26 Jun 2025 16:08:32 +0200 Subject: add favicons --- inject/company-switcher.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inject/company-switcher.css') diff --git a/inject/company-switcher.css b/inject/company-switcher.css index 1d598d8..b13c3a3 100644 --- a/inject/company-switcher.css +++ b/inject/company-switcher.css @@ -1,6 +1,8 @@ -.o_switch_company_item div:nth-child(1) { +/* Hide the checkboxes: + * .o_switch_company_item div:nth-child(1) { display: none; } +*/ /* Disable the company switcher by preventing pointer events: .o_switch_company_menu button:nth-child(1) { -- cgit v1.2.3