* luci/themes: fix log pages
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / cascade.css
index 6c0e282..a26e662 100644 (file)
@@ -356,6 +356,14 @@ html #menubar a:visited.warning {
        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;