LP1970946 Adjust color contrast in result highlights
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / share / catalog / bib-display-field.component.css
1
2 .oils_SH {
3   font-weight: bolder;
4   background: #B4F8D3;
5   border-bottom: 1px solid #20C997;
6 }
7
8 .oils_SH.identifier {
9   background: #C4F0F8;
10   border-bottom: 1px solid #3DD5F3;
11 }
12