Tizen 2.1 base
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / common / jquery.mobile.tizen.colorpickerbutton.css
1 /* Need to add !important below, because these classes are added before jqm enhancement */
2 .ui-colorpickerbutton-input {
3     max-width: 150px;
4     display: inline-block !important;
5 }
6
7 .ui-colorpickerbutton-input-hidden {
8     display: none !important;
9 }