javascript - Angular UI - ui-select custom styling -


so using ui-select angularjs create configurable directive. functionality on backend done our prototype has specific styles , need adhere styles.

i re-style ui-select see fit can't seem find single tutorial online on how so. have found few examples on overriding template angular ui uses using $templatecache. there way have css file somewhere uses instead of default? or there way override current classes without bunch of !important tags.

of course can change entire style of ui-select directive our own css. there no restriction that, take on sample css changes jsfiddle.net/lv9mo66a/415/ in link


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -