projects
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5573ff
)
LP2008918: (follow-up) standardize on the info cyan for the modal headers
author
Galen Charlton
<gmc@equinoxOLI.org>
Wed, 10 May 2023 15:53:35 +0000
(11:53 -0400)
committer
Galen Charlton
<gmc@equinoxOLI.org>
Thu, 11 May 2023 13:19:32 +0000
(09:19 -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
patch
|
blob
|
history
diff --git
a/Open-ILS/src/eg2/src/styles.css
b/Open-ILS/src/eg2/src/styles.css
index
24f0c6f
..
1769bf8
100644
(file)
--- a/
Open-ILS/src/eg2/src/styles.css
+++ b/
Open-ILS/src/eg2/src/styles.css
@@
-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 */