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