Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
18863 Zobrazení

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
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit

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

Related Posts Odpovědi Zobrazení Aktivita
1
čvn 24
4520
2
bře 22
10176
0
bře 15
28064
0
lis 18
4764
1
pro 17
6662