]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/eg2/src/app/staff/share/marc-edit/flat-editor.component.css
LP1907115 MARC editor avoid ID collisions
[Evergreen.git] / Open-ILS / src / eg2 / src / app / staff / share / marc-edit / flat-editor.component.css
1
2
3 .flat-editor-content {
4     font-family: 'Lucida Console', Monaco, monospace; 
5     display: inline-block; 
6     /*
7     min-width: 1ch; 
8     margin: 0 -1px; 
9     */
10     padding: 0;
11 }