From be915d3cfcc639d6303bf8bc0e5ad825e0ef2f95 Mon Sep 17 00:00:00 2001 From: Niklas Date: Wed, 5 Oct 2011 17:39:35 +0200 Subject: modified the check for carrier signal. on autoUp==true: if no interface is in running state, the app will check the state of the interface several times (can be specified by us with the _ifUpCountdown value) --- LogReceiver/html/networkdiscovery.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'LogReceiver/html/networkdiscovery.css') 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; } -- cgit v1.2.3-55-g7522