LP#1960526: adjust link color on Angular and AngularJS staff interfaces
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 10 Feb 2022 16:00:22 +0000 (11:00 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 29 Sep 2022 15:14:14 +0000 (11:14 -0400)
commit515196fb7192411e583c9c867594fafd146b665f
treefb0e4a5ef0417e9847bae4485279484dd09ea0af
parent1cb2a46329dece85029c533c830b0ce848f54f8e
LP#1960526: adjust link color on Angular and AngularJS staff interfaces

Change the default link blue on the Angular and AngularJS interfaces
to #255a88. This achieves two things:

- Improves the color contrast on the AngularJS side against a white
  background from AA for normal text to AAA.
- Improves the Angular side so that it meets AAA color contrast for
  normal and large text, instead of meeting only AA for large text.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/styles.css
Open-ILS/src/templates/staff/css/style.css.tt2