From 043bf755dabccebfb7c94b138d383a3b67ebe2ab Mon Sep 17 00:00:00 2001 From: kanoi Date: Tue, 30 Dec 2014 10:11:55 +1100 Subject: [PATCH] php - reduce header width --- pool/page.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pool/page.php b/pool/page.php index 02bdda33..a030ec73 100644 --- a/pool/page.php +++ b/pool/page.php @@ -103,6 +103,7 @@ div.jst {color:red; font-weight: bold; font-size: 8; text-align: center; vertica div.accwarn {color:red; font-weight: bold; font-size: 8; text-align: center; vertical-align: top;} div.topd {background-color:#cff; border-color: #cff; border-style: solid; border-width: 9px;} .topdes {color:blue; text-align: right;} +.topdesl {color:blue; text-align: left;} .topwho {color:black; font-weight: bold; margin-right: 8px;} .topdat {margin-left: 8px; margin-right: 24px; color:green; font-weight: bold;} span.login {float: right; margin-left: 8px; margin-right: 24px;} @@ -296,9 +297,11 @@ function pgtop($info, $dotop, $user, $douser) $top .= " $per"; $top .= ''; $top .= ''; - $top .= ''; + $top .= ''; + $top .= ''; + $top .= ''; $top .= ""; - $top .= ''; + $top .= ''; $top .= "
Pool, Last Block: 
Last Block
Pool:  $plb
Network, Last Block: 
Network:  $nlb
"; $top .= ''; $top .= '';