Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
18848 Widoki

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;
}
Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć

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

Powiązane posty Odpowiedzi Widoki Czynność
1
cze 24
4516
2
mar 22
10163
0
mar 15
28058
0
lis 18
4760
1
gru 17
6659