* luci/themes: fix log pages
[project/luci.git] / themes / fledermaus / htdocs / luci-static / fledermaus / cascade.css
index 590e062..f9adade 100644 (file)
@@ -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;