summaryrefslogtreecommitdiffstats
path: root/src/html/networkdiscovery.css
diff options
context:
space:
mode:
authorNiklas2011-10-19 17:00:58 +0200
committerNiklas2011-10-19 17:00:58 +0200
commit54e31640362a7a995dd49f100eee9550d745e58f (patch)
tree04fbf5a34cf1d98c53a4a766da023e9f6843dcd6 /src/html/networkdiscovery.css
parentsmall changes in the networkmanager. added some ipv6 methods for adding a rou... (diff)
downloadfbgui-54e31640362a7a995dd49f100eee9550d745e58f.tar.gz
fbgui-54e31640362a7a995dd49f100eee9550d745e58f.tar.xz
fbgui-54e31640362a7a995dd49f100eee9550d745e58f.zip
put the NetworkDiscovery code into the src folder of the fbgui. made some test, building a usb stick iso and running it on a maschine. did some bug fixes
Diffstat (limited to 'src/html/networkdiscovery.css')
-rw-r--r--src/html/networkdiscovery.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/html/networkdiscovery.css b/src/html/networkdiscovery.css
index 669ad58..a111ef6 100644
--- a/src/html/networkdiscovery.css
+++ b/src/html/networkdiscovery.css
@@ -66,7 +66,8 @@ aside {
textarea {
width: 400px;
- resize: none;
+ height: 200px;
+ /*resize: none;*/
}
h1 {