0ad9dbb1d7
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
8 lines
191 B
CSS
8 lines
191 B
CSS
.select2-container.subfield_not_filled {
|
|
background-color: initial;
|
|
}
|
|
|
|
.select2-container.subfield_not_filled .select2-choice {
|
|
background: initial;
|
|
background-color : #FFFF99;
|
|
}
|