Whitespace cleanup

This commit is contained in:
Michal Čihař 2011-07-21 13:25:46 +02:00
parent 07487b01b4
commit a7716192c3
2 changed files with 9 additions and 9 deletions

View File

@ -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;
}

View File

@ -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));