Skip to Content
Menú
This question has been flagged
1 Respondre
19132 Vistes

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
Descartar
Best Answer

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

Avatar
Descartar

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

Related Posts Respostes Vistes Activitat
1
de juny 24
4737
2
de març 22
10421
0
de març 15
28350
0
de nov. 18
5101
1
de des. 17
6907