Ticket #270: Display history in connection popup.

This commit is contained in:
Michael Jumper
2013-02-16 16:22:42 -08:00
parent a99d9234ca
commit e8aedccd29
2 changed files with 106 additions and 1 deletions

View File

@@ -363,3 +363,9 @@ div#logout-panel {
text-align: right;
float: right;
}
.history th,
.history td {
padding-left: 1em;
padding-right: 1em;
}