Export 0.1.62
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.colortitle.less
1 @import "config.less";
2
3 @colortitle-vpadding: 15 * @unit_base;
4
5 .ui-colortitle {
6     h1 {
7         margin-left:  10 * @unit_base;
8     }
9         .LESScolortitle_background_style;
10 }
11
12 .todons-colortitle-disabled {
13     h1 {
14         color: #888888;
15     }
16 }