JBAS-2211 Flat text editor uses Courier
authorBill Erickson <berickxx@gmail.com>
Thu, 14 Mar 2019 21:08:59 +0000 (17:08 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:51:45 +0000 (15:51 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/css/cat.css.tt2

index c27f504..eae78b4 100644 (file)
@@ -14,7 +14,7 @@
 
 .marcflateditor {
     max-width: 100%;
-    font-family: 'Lucida Console', Monaco, monospace;
+    font-family: Courier, 'Courier New', 'Lucida Console', Monaco, monospace;
 }
 
 .marcfastitemadd, .marctypesource {