requested changes
Signed-off-by: Cristiano Lancelotti <lancelot.info@gmail.com>
This commit is contained in:
parent
9c7c94df94
commit
3b657b2ee7
@ -977,7 +977,7 @@ div#serverstatusquerieschart {
|
||||
float: <?php echo $left; ?>;
|
||||
width: 500px;
|
||||
height: 350px;
|
||||
margin-right: 50px;
|
||||
margin-<?php echo $right;?>: 50px;
|
||||
}
|
||||
|
||||
div#serverstatus table#serverstatusqueriesdetails {
|
||||
|
||||
@ -1296,7 +1296,7 @@ div#serverstatusquerieschart {
|
||||
float: <?php echo $left; ?>;
|
||||
width: 500px;
|
||||
height: 350px;
|
||||
margin-right: 50px;
|
||||
margin-<?php echo $right;?>: 50px;
|
||||
}
|
||||
|
||||
table#serverstatusqueriesdetails,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user