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:18:07 +0000 (09:18 -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 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 */