Whitespace cleanup
This commit is contained in:
parent
07487b01b4
commit
a7716192c3
@ -965,7 +965,7 @@ img.sortableIcon {
|
||||
}
|
||||
|
||||
h3#serverstatusqueries span {
|
||||
font-size:60%;
|
||||
font-size:60%;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
@ -1046,9 +1046,9 @@ div#serverstatus table .tblFooters a:after {
|
||||
}
|
||||
|
||||
div.liveChart {
|
||||
clear:both;
|
||||
min-width:500px;
|
||||
height:400px;
|
||||
clear:both;
|
||||
min-width:500px;
|
||||
height:400px;
|
||||
padding-bottom:80px;
|
||||
}
|
||||
|
||||
|
||||
@ -1171,7 +1171,7 @@ img.sortableIcon {
|
||||
}
|
||||
|
||||
h3#serverstatusqueries span {
|
||||
font-size:60%;
|
||||
font-size:60%;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
@ -1244,9 +1244,9 @@ div#serverstatus table .tblFooters a {
|
||||
}
|
||||
|
||||
div.liveChart {
|
||||
clear:both;
|
||||
min-width:500px;
|
||||
height:400px;
|
||||
clear:both;
|
||||
min-width:500px;
|
||||
height:400px;
|
||||
padding-bottom:80px;
|
||||
}
|
||||
|
||||
@ -2680,7 +2680,7 @@ span.mysql-number {
|
||||
border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
-moz-border-radius: 5px;
|
||||
|
||||
|
||||
background-image: url(./themes/svg_gradient.php?from=eeeeee&to=cccccc);
|
||||
background-size: 100% 100%;
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
|
||||
|
||||
Loading…
Reference in New Issue
Block a user