summaryrefslogtreecommitdiffstats
path: root/LogReceiver/html/networkdiscovery.css
diff options
context:
space:
mode:
Diffstat (limited to 'LogReceiver/html/networkdiscovery.css')
-rw-r--r--LogReceiver/html/networkdiscovery.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/LogReceiver/html/networkdiscovery.css b/LogReceiver/html/networkdiscovery.css
index 1346810..669ad58 100644
--- a/LogReceiver/html/networkdiscovery.css
+++ b/LogReceiver/html/networkdiscovery.css
@@ -60,10 +60,15 @@ aside {
width: 300px;
}
-#nd_manual_configuration_dialog {
+#nd_manual_configuration_dialog, #nd_show_log_dialog {
display:none;
}
+textarea {
+ width: 400px;
+ resize: none;
+}
+
h1 {
margin-top: 20px;
}