diff options
| author | martin f. krafft <madduck@madduck.net> | 2025-06-26 16:08:32 +0200 |
|---|---|---|
| committer | martin f. krafft <madduck@madduck.net> | 2025-07-01 22:18:29 +0200 |
| commit | ea8ce095f0e7ac61f31b79469d862df56f9d2bbc (patch) | |
| tree | 81cdb69cfba9d1b661c7e9c76e335e9495a8466a /inject/company-switcher.css | |
| parent | 4069c600b52213e01a727d786a6133435213bb43 (diff) | |
add favicons
Diffstat (limited to 'inject/company-switcher.css')
| -rw-r--r-- | inject/company-switcher.css | 4 |
1 files changed, 3 insertions, 1 deletions
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) { |
