Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
18829 Visualizzazioni

Hello all,

Little question about .mt32, .mt16, etc. classes.

Could you please confirm to me that thoses classes are NOT bootstrap classes?

I think that they are only Odoo specific classes? True?

Thanks

In the file odoo-8.0-20160316/openerp/addons/website/static/src/css/website.css, we can find those classes, for example :

.mt32 {
margin-top: 32px !important;
}
.mt16 {
margin-top: 16px !important;
}
.mt8 {
margin-top: 8px !important;
}
Avatar
Abbandona
Risposta migliore

Indeed they are. Those are utility classes created by Odoo to help you design the reports and templates

Avatar
Abbandona

It is a bit confusing at first; what is bootstrap, what is not...

Post correlati Risposte Visualizzazioni Attività
1
giu 24
4487
2
mar 22
10139
0
mar 15
28030
0
nov 18
4741
1
dic 17
6642