projects
/
evergreen
/
tadl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922a71d
)
LP1999282 (follow-up): fix css selector
author
Jane Sandberg
<sandbergja@gmail.com>
Sat, 25 Feb 2023 14:36:11 +0000
(06:36 -0800)
committer
Jane Sandberg
<sandbergja@gmail.com>
Sat, 25 Feb 2023 14:36:11 +0000
(06:36 -0800)
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
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
84b5d6b
..
e63ff76
100644
(file)
--- a/
Open-ILS/src/eg2/src/styles.css
+++ b/
Open-ILS/src/eg2/src/styles.css
@@
-412,7
+412,7
@@
input.small {
}
.badge-dark,
-badge.text-bg-dark {
+
.
badge.text-bg-dark {
color: #000;
background: #adb5bd;
}
\ No newline at end of file