* luci/libs: http.protocol: split parse_message() in parse_message_header() and parse...
[project/luci.git] / themes / fledermaus / root / www / luci-static / fledermaus / cascade.css
index 5920254c7813c24e159a89763d10bcf0ef3ca9bf..8f30015f3832c1e4f90f7127eb9b1418fdd31b52 100644 (file)
@@ -136,7 +136,7 @@ h3 {
 }
 
 .sidebar ul {
-       font-size: 0.8em;
+       font-size: 0.9em;
        color: white;
        list-style-type: none;
        padding-left: 1em;
@@ -194,12 +194,6 @@ code {
        white-space: pre;
 }
 
-table th, table, td {
-       vertical-align: top;
-       text-align: left;
-       border: 1px solid gray;
-}
-
 .cbi-section {
        margin-top: 1em;
 }