16 lines
No EOL
233 B
Text
16 lines
No EOL
233 B
Text
.dbstatsTable {
|
|
display: inline-block;
|
|
}
|
|
|
|
.dbstatsTable > tbody > tr > td:first-child {
|
|
width: 550px;
|
|
}
|
|
|
|
.dbstatsTable h2 {
|
|
width: 500px;
|
|
}
|
|
|
|
.adminTable.dbstatsTable a {
|
|
color: black;
|
|
text-decoration: underline;
|
|
} |