Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
18819 Lượt xem

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;
}
Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ

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

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 6 24
4474
2
thg 3 22
10113
0
thg 3 15
28019
0
thg 11 18
4727
1
thg 12 17
6633