ComboBox { textInputStyleName: myCustomTextInputStyleName; } .myCustomTextInputStyleName { color: red; fontStyle: italic; fontWeight: bold; }