LP#1942220: (follow-up) add a missed file
authorGalen Charlton <gmc@equinoxOLI.org>
Wed, 13 Jul 2022 02:21:13 +0000 (02:21 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 13 Jul 2022 02:21:13 +0000 (02:21 +0000)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.css [new file with mode: 0644]

diff --git a/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.css b/Open-ILS/src/eg2/src/app/staff/acq/lineitem/copy-attrs.component.css
new file mode 100644 (file)
index 0000000..ca6cb05
--- /dev/null
@@ -0,0 +1,7 @@
+.fund-balance-state-stop {
+    color: #c00;
+    font-weight: bold;
+}
+.fund-balance-state-warning {
+    color: #c93;
+}