diff options
| author | Michael Peter Christen <mc@yacy.net> | 2025-09-21 22:41:57 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2025-09-21 22:41:57 +0200 |
| commit | 0a343357ddec7e79beb135197ee6cb508aa9d8cc (patch) | |
| tree | acfb41e4510104beadceb2e87328e41ce4e080bb /htroot/env | |
| parent | 3b4710f1fb7e55c8c3fbcb16243aa27c3092eb7d (diff) | |
enlarged by 20% also PerformaceGraph, ProfilingGraph
NetworkHistory, ChartPlotter and the Status page.
Diffstat (limited to 'htroot/env')
| -rw-r--r-- | htroot/env/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index a82e0b998..87b6062db 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -485,7 +485,7 @@ div.welcome { /* The heading in Status.html */ margin: 0; padding-top:0px; text-align:left; - width:680px; + width:850px; } div.rightbar { /* sidebar on the right side */ |
