Merge pull request #6567 from skramstad/master

luci-theme-bootstrap: better readability in System Log/Kernel Log.
This commit is contained in:
Jo-Philipp Wich 2023-09-06 22:59:45 +02:00 committed by GitHub
commit 835768f555
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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,