25 lines
No EOL
331 B
Text
25 lines
No EOL
331 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;
|
|
}
|
|
|
|
.dbstatsTable {
|
|
.dataTable {
|
|
td {
|
|
padding-top: 7px;
|
|
padding-bottom: 7px;
|
|
}
|
|
}
|
|
} |