mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Changing CodeMirror font back to monospace
previously I had set it to Open Sans to match the rest of Tower.
This commit is contained in:
parent
cbfe382bb3
commit
44bf4e1ac4
@ -265,7 +265,6 @@
|
||||
|
||||
.CodeMirror{
|
||||
border-radius: 5px;
|
||||
font-family: 'Open Sans';
|
||||
font-style: normal;
|
||||
color: @field-input-text;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user