콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
18962 화면

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
4583
2
3월 22
10231
0
3월 15
28153
0
11월 18
4880
1
12월 17
6732