From 04d9820f1746ff2a2c19a0e590b80baa830ad4d7 Mon Sep 17 00:00:00 2001 From: Kristian Skramstad Date: Wed, 6 Sep 2023 22:16:12 +0200 Subject: luci-theme-bootstrap: better readability in System Log/Kernel Log. Signed-off-by: Kristian Skramstad --- themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css') diff --git a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css index 6b51189ff9..2ab22d18d0 100644 --- a/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css +++ b/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css @@ -1967,6 +1967,7 @@ form.inline { display: inline; margin-bottom: 0; } width: 100%; color: var(--text-color-highest); margin-bottom: 18px; + font-family: monospace; } .cbi-section-table .tr:hover .td, -- cgit v1.2.3