diff options
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) { |
