projects
/
evergreen
/
masslnc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f27ab
)
LP1817601 MARC Flat Text Editor Monospace Font
author
Bill Erickson
<berickxx@gmail.com>
Thu, 14 Mar 2019 21:02:31 +0000
(17:02 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Mon, 20 May 2019 19:44:55 +0000
(15:44 -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>
Signed-off-by: Rogan Hamby <rogan.hamby@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
4a05b28
..
0b373e4
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 {