From 7169442444ee76c4f46dbe5c83cbf31058d74eb4 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Mon, 7 Nov 2016 16:14:41 +0800 Subject: webui: Use code (monospace font) style for some text inputs --- fg21sim/webui/static/css/fonts.css | 2 +- fg21sim/webui/templates/configs.html | 50 ++++++++++++++++++------------------ 2 files changed, 26 insertions(+), 26 deletions(-) (limited to 'fg21sim') diff --git a/fg21sim/webui/static/css/fonts.css b/fg21sim/webui/static/css/fonts.css index 3a11207..658eac9 100644 --- a/fg21sim/webui/static/css/fonts.css +++ b/fg21sim/webui/static/css/fonts.css @@ -59,6 +59,6 @@ body { font-family: 'SourceSansPro', sans-serif; } -pre { +pre, .code { font-family: 'SourceCodePro', monospace; } diff --git a/fg21sim/webui/templates/configs.html b/fg21sim/webui/templates/configs.html index 9321d9d..8e62e06 100644 --- a/fg21sim/webui/templates/configs.html +++ b/fg21sim/webui/templates/configs.html @@ -15,11 +15,11 @@
- +
- +
@@ -153,9 +153,9 @@
-
+
- +
@@ -185,13 +185,13 @@
- +
- +
@@ -245,20 +245,20 @@
- +
- +
- +
@@ -279,7 +279,7 @@
- +
@@ -293,7 +293,7 @@
- +
@@ -311,13 +311,13 @@
- +
- +
@@ -328,7 +328,7 @@
- +
@@ -338,7 +338,7 @@
- +
@@ -354,13 +354,13 @@
- +
- +
@@ -371,11 +371,11 @@
- +
- +
@@ -393,13 +393,13 @@
- +
- +
@@ -416,11 +416,11 @@
- +
- +
@@ -444,13 +444,13 @@
- +
- +
-- cgit v1.2.2