summaryrefslogtreecommitdiffstats
path: root/src/html/networkdiscovery.css
diff options
context:
space:
mode:
authorNiklas2011-10-27 19:58:45 +0200
committerNiklas2011-10-27 19:58:45 +0200
commita418d8ca1e04fc4f216aa74e7827f755b02e0874 (patch)
tree8ba2a70eb79e3e99029e06a0324ece0531eb60c1 /src/html/networkdiscovery.css
parentthe log message has now a newline (diff)
downloadfbgui-a418d8ca1e04fc4f216aa74e7827f755b02e0874.tar.gz
fbgui-a418d8ca1e04fc4f216aa74e7827f755b02e0874.tar.xz
fbgui-a418d8ca1e04fc4f216aa74e7827f755b02e0874.zip
disabled right click context menu, changed dialog button size (see css), changed customdhcp logger. it now sends all log messages through the socket
Diffstat (limited to 'src/html/networkdiscovery.css')
-rw-r--r--src/html/networkdiscovery.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/html/networkdiscovery.css b/src/html/networkdiscovery.css
index 1d3b406..cf4121d 100644
--- a/src/html/networkdiscovery.css
+++ b/src/html/networkdiscovery.css
@@ -69,6 +69,10 @@ aside {
margin-right: auto;
}
+ .ui-button-text {
+ font-size: 10px;
+}
+
textarea {
width: 400px;
height: 200px;