LP2008918: (follow-up) standardize on the info cyan for the modal headers user/sleary/lp2008919_round3-signoff
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 10 May 2023 15:53:35 +0000 (11:53 -0400)
committerStephanie Leary <stephanie.leary@equinoxoli.org>
Wed, 10 May 2023 19:22:14 +0000 (19:22 +0000)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Open-ILS/src/eg2/src/styles.css

index 24f0c6f..1769bf8 100644 (file)
@@ -328,7 +328,7 @@ body>.dropdown-menu {z-index: 2100;}
 
 /* Default modal background color */
 .modal-header {
-  background-color: #062C65;
+  background-color: var(--info);
 }
 
 /* Contrast for dialog titles */