summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-bootstrap')
-rw-r--r--themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css1
-rw-r--r--themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut2
2 files changed, 2 insertions, 1 deletions
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,
diff --git a/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut b/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut
index a172d95d76..15f3b1435b 100644
--- a/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut
+++ b/themes/luci-theme-bootstrap/ucode/template/themes/bootstrap/sysauth.ut
@@ -33,7 +33,7 @@
</div>
{% endif %}
- <button class="btn cbi-button-positive important">{{ _('Login') }}</button>
+ <button class="btn cbi-button-positive important">{{ _('Log in') }}</button>
</section>
<div id="view">