diff --git a/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java b/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java index 20b7b77cd..cffca854d 100644 --- a/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java +++ b/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java @@ -357,7 +357,7 @@ public class SummaryHelper extends HelperBase { Collections.sort(clients, new AlphaComparator()); StringBuilder buf = new StringBuilder(512); - buf.append("

Local destinations


"); + buf.append("

Local Destinations


"); for (Iterator iter = clients.iterator(); iter.hasNext(); ) { Destination client = (Destination)iter.next(); @@ -389,7 +389,7 @@ public class SummaryHelper extends HelperBase { } } else { // yellow light - buf.append("\n"); + buf.append("\n"); } } buf.append("
\"Building…\"
\"Building…\"

\n"); diff --git a/apps/routerconsole/jsp/logs.jsp b/apps/routerconsole/jsp/logs.jsp index 26f7d2ea7..276ed3d69 100644 --- a/apps/routerconsole/jsp/logs.jsp +++ b/apps/routerconsole/jsp/logs.jsp @@ -20,9 +20,9 @@ " />

Critical Logs

-
+

Router Logs [configure]

-
+

Service (Wrapper) Logs

diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index eff38321b..3d017c2d5 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -126,8 +126,8 @@ div.routersummary h3 { border: 0; font-size: 9.5pt; letter-spacing: 0.04em; - margin: -7px -9px -10px -9px; - padding: 3px 0 4px 0; + margin: -7px -9px -8px -9px; + padding: 2px 0 3px 0 !important; background: #007; text-transform: uppercase; -moz-border-radius: 0; @@ -143,7 +143,7 @@ div.routersummary h4 { font-size: 8.5pt; letter-spacing: 0.03em; margin: -7px -9px -10px -9px !important; - padding: 2px 3px 5px 3px; + padding: 1px 3px 4px 3px; background: #005; text-transform: capitalize; text-decoration: none !important; @@ -154,11 +154,11 @@ div.routersummary h4 { div.routersummary table { border: 0; text-align: center !important; - margin: -4px -4px -4px -5px !important; + margin: -5px -4px -5px -5px !important; width: 185px !important; overflow: hHTTP/1.1 200 OK Connection: close Transfer-Encoding: chunked Cache-Control: max-age=0, private, must-revalidate, no-transform X-Frame-Options: SAMEORIGIN Date: Wed, 23 Jul 2025 11:10:06 GMT Content-Type: text/plain; charset=utf-8 X-Cache-Status: HIT X-Cache-Age: 0 204d diff --git a/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java b/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java index 20b7b77cd..cffca854d 100644 --- a/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java +++ b/apps/routerconsole/java/src/net/i2p/router/web/SummaryHelper.java @@ -357,7 +357,7 @@ public class SummaryHelper extends HelperBase { Collections.sort(clients, new AlphaComparator()); StringBuilder buf = new StringBuilder(512); - buf.append("

Local destinations


"); + buf.append("

Local Destinations


"); for (Iterator iter = clients.iterator(); iter.hasNext(); ) { Destination client = (Destination)iter.next(); @@ -389,7 +389,7 @@ public class SummaryHelper extends HelperBase { } } else { // yellow light - buf.append("\n"); + buf.append("\n"); } } buf.append("
\"Building…\"
\"Building…\"

\n"); diff --git a/apps/routerconsole/jsp/logs.jsp b/apps/routerconsole/jsp/logs.jsp index 26f7d2ea7..276ed3d69 100644 --- a/apps/routerconsole/jsp/logs.jsp +++ b/apps/routerconsole/jsp/logs.jsp @@ -20,9 +20,9 @@ " />

Critical Logs

-
+

Router Logs [configure]

-
+

Service (Wrapper) Logs

diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index eff38321b..3d017c2d5 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -126,8 +126,8 @@ div.routersummary h3 { border: 0; font-size: 9.5pt; letter-spacing: 0.04em; - margin: -7px -9px -10px -9px; - padding: 3px 0 4px 0; + margin: -7px -9px -8px -9px; + padding: 2px 0 3px 0 !important; background: #007; text-transform: uppercase; -moz-border-radius: 0; @@ -143,7 +143,7 @@ div.routersummary h4 { font-size: 8.5pt; letter-spacing: 0.03em; margin: -7px -9px -10px -9px !important; - padding: 2px 3px 5px 3px; + padding: 1px 3px 4px 3px; background: #005; text-transform: capitalize; text-decoration: none !important; @@ -154,11 +154,11 @@ div.routersummary h4 { div.routersummary table { border: 0; text-align: center !important; - margin: -4px -4px -4px -5px !important; + margin: -5px -4px -5px -5px !important; width: 185px !important; overflow: h 0