跳至內容
選單
此問題已被標幟
1 回覆
18715 瀏覽次數

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;
}
頭像
捨棄
最佳答案

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

頭像
捨棄

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

相關帖文 回覆 瀏覽次數 活動
1
6月 24
4376
2
3月 22
10035
0
3月 15
27914
0
11月 18
4586
1
12月 17
6529