Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
18816 Ansichten

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
Verwerfen
Beste Antwort

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

Avatar
Verwerfen

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

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juni 24
4468
2
März 22
10110
0
März 15
28015
0
Nov. 18
4717
1
Dez. 17
6629