questlab/www/analytics/plugins/DBStats/stylesheets/dbStatsTable.less
coderkun 046a724272 merge
2015-04-27 16:42:05 +02:00

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