Bug 13501: Highlight select2 control if field is required and value is missing
[koha.git] / koha-tmpl / intranet-tmpl / prog / css / select2.css
blob82367f6120ce00ae2fa08a9b257ce54baf7b6e65
1 .select2-container.subfield_not_filled {
2 background-color: initial;
5 .select2-container.subfield_not_filled .select2-choice {
6 background: initial;
7 background-color : #FFFF99;