X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=themes%2Ffledermaus%2Fhtdocs%2Fluci-static%2Ffledermaus%2Fcascade.css;h=f9adadee8aedd7c8e603877cf0413a293a408849;hb=cbed72fb47c8c0eda6322574c678389b795cd23c;hp=590e062985f98e00d2af7f332783f8fa315b0fd3;hpb=8b8d9030357e739eb1ae1a6b52a723c8fee8c4a6;p=project%2Fluci.git diff --git a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css index 590e06298..f9adadee8 100644 --- a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css +++ b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css @@ -191,6 +191,14 @@ div#maincontent ul { margin-bottom: 1em; } +textarea#syslog { + width: 98%; + min-height: 500px; + border: 3px solid #cccccc; + padding: 5px; + font-family: monospace; +} + .cbi-section { margin-bottom: 0.5em; padding: 0.5em 1em;