I am trying to change font-size and font-weight for query widget prompt labels for launchpad theme.
The loaction i am trying to change is jimu.js /css/ jimu-theme.css
.jimu .prompt
font-size : 14px;
font-weight: bole;
once i I change and save the padding inside the query widget goes off .
Please se help me to set the values in correct place