projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df8973b
)
LP1817601 MARC Flat Text Editor Monospace Font
user/berick/lp1817601-marc-flat-text-font
author
Bill Erickson
<berickxx@gmail.com>
Thu, 14 Mar 2019 21:02:31 +0000
(17:02 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Thu, 14 Mar 2019 21:02:39 +0000
(17:02 -0400)
Use a fixed width font in the MARC flat text editor, consistent with the
fonts used for the non-flat-text editor.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/css/cat.css.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/staff/css/cat.css.tt2
b/Open-ILS/src/templates/staff/css/cat.css.tt2
index
cbbdfba
..
bf576fe
100644
(file)
--- a/
Open-ILS/src/templates/staff/css/cat.css.tt2
+++ b/
Open-ILS/src/templates/staff/css/cat.css.tt2
@@
-14,6
+14,7
@@
.marcflateditor {
max-width: 100%;
+ font-family: 'Lucida Console', Monaco, monospace;
}
.marcfastitemadd, .marctypesource {