Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
2885
Vistas
for example:
HTML
<div class="style1 style2"></div>
CSS
//only style for the first stylesheet
.style1 { width: 100%; }
//only style for second stylesheet
.style2 { width: 50%; }
//override all
.style1.style2 { width: 70%; }
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse