odoo 11 didn’t manage to find what css I have to edit to remove link underline on website
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
Look in file /web/static/src/less/import_bootstrap.less. It is compiled with others in web.assets_frontend.0.css (you can use the "inpector" tool ("Examine" on firefox) to find that).
You shouldn't overwrite this file, but write a small module with a less css file which will inherit web.assets_frontend
Otherwise, your best option would be to use the Website Custom CSS/Less (website_style_manager) module from Sythil Tech. It need to be ported to v. 11 though (ask for it on Sythil Tech Github).
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się