LP2008918: (follow-up) standardize on the info cyan for the modal headers
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 10 May 2023 15:53:35 +0000 (11:53 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 11 May 2023 13:24:17 +0000 (09:24 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/styles.css

index 8191f86..16e1b56 100644 (file)
@@ -260,7 +260,7 @@ body>.dropdown-menu {z-index: 2100;}
 
 /* Default modal background color */
 .modal-header {
-  background-color: #062C65;
+  background-color: var(--info);
 }
 
 /* Contrast for dialog titles */