]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/eg2/src/app/share/catalog/bib-display-field.component.css
LP2045292 Color contrast for AngularJS patron bills
[working/Evergreen.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