Merge pull request #6567 from skramstad/master
luci-theme-bootstrap: better readability in System Log/Kernel Log.
This commit is contained in:
commit
835768f555
1 changed files with 1 additions and 0 deletions
|
@ -1967,6 +1967,7 @@ form.inline { display: inline; margin-bottom: 0; }
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: var(--text-color-highest);
|
color: var(--text-color-highest);
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cbi-section-table .tr:hover .td,
|
.cbi-section-table .tr:hover .td,
|
||||||
|
|
Loading…
Reference in a new issue