1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-24 04:57:02 +00:00

Metrics on about page are working

This commit is contained in:
James Hillyerd
2012-10-23 13:43:40 -07:00
parent 5833bb0701
commit 30d7cbc2a4
8 changed files with 812 additions and 18 deletions

View File

@@ -312,3 +312,9 @@ a:hover {
padding: 5px 10px;
}
table.metrics {
}
.metrics th {
text-align: left;
}