Export 0.1.62
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.colorpickerbutton.less
1 /* Need to add !important below, because these classes are added before jqm enhancement */
2 @import "config.less";
3
4 .ui-colorpickerbutton-input {
5     max-width: 150 * @unit_base;
6     display: inline-block !important;
7 }
8
9 .ui-colorpickerbutton-input-hidden {
10     display: none !important;
11 }