diff --git a/src/nhttpd/web/Y_Ext_Settings.yhtm b/src/nhttpd/web/Y_Ext_Settings.yhtm
index f9a9f906d..ae3d6a290 100644
--- a/src/nhttpd/web/Y_Ext_Settings.yhtm
+++ b/src/nhttpd/web/Y_Ext_Settings.yhtm
@@ -23,7 +23,7 @@ function do_submit(){
diff --git a/src/nhttpd/web/Y_Ext_Uninstall.yhtm b/src/nhttpd/web/Y_Ext_Uninstall.yhtm
index 8bdc1c748..4ce14288f 100644
--- a/src/nhttpd/web/Y_Ext_Uninstall.yhtm
+++ b/src/nhttpd/web/Y_Ext_Uninstall.yhtm
@@ -63,7 +63,7 @@ function init(){
diff --git a/src/nhttpd/web/Y_Main.css b/src/nhttpd/web/Y_Main.css
index 2a4142672..6c975bd3f 100644
--- a/src/nhttpd/web/Y_Main.css
+++ b/src/nhttpd/web/Y_Main.css
@@ -95,6 +95,11 @@ input[type="text"],input[type="password"],select{
margin: 0px;
}
+textarea {
+ font: monospace medium 'Courier New', sans-serif;
+ background: #ffffff;
+ color: #436976;
+}
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
a {
color: #555555;
diff --git a/src/nhttpd/web/Y_Settings_Timer.yhtm b/src/nhttpd/web/Y_Settings_Timer.yhtm
index e7897b78c..772812db3 100644
--- a/src/nhttpd/web/Y_Settings_Timer.yhtm
+++ b/src/nhttpd/web/Y_Settings_Timer.yhtm
@@ -50,7 +50,7 @@ function do_submit() {
|
- |
+ |
diff --git a/src/nhttpd/web/Y_Tools_Cmd.yhtm b/src/nhttpd/web/Y_Tools_Cmd.yhtm
index 5eea1491b..511646fc4 100644
--- a/src/nhttpd/web/Y_Tools_Cmd.yhtm
+++ b/src/nhttpd/web/Y_Tools_Cmd.yhtm
@@ -51,7 +51,7 @@ function doUpload()
{=var-set:help_url=Help-Tools-Command_Shell=}{=var-set:menu={=L:tools.command_shell=}=}{=include-block:Y_Blocks.txt;work_menu=}