mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
Disable the monospace font. The 1980's called
This commit is contained in:
parent
afa52c6894
commit
c4ece1f052
1 changed files with 0 additions and 2 deletions
|
@ -140,7 +140,6 @@ pre {
|
|||
max-width: 80%;
|
||||
}
|
||||
tr.jtable-data-row td {
|
||||
font-family: monospace;
|
||||
font-size: 16px;
|
||||
vertical-align: top;
|
||||
white-space: pre-wrap; /* css-3 */
|
||||
|
@ -157,7 +156,6 @@ tr.jtable-data-row td.content {
|
|||
max-width: 800px;
|
||||
}
|
||||
.jtable-input input {
|
||||
font-family: monospace;
|
||||
font-size: 16px;
|
||||
}
|
||||
.jtable-input input.name {
|
||||
|
|
Loading…
Add table
Reference in a new issue