css: drop obsolete tinystats

This commit is contained in:
Thomas Gelf 2018-05-29 13:33:20 +02:00
parent 02dfac1b8b
commit a48ffdfff9
1 changed files with 0 additions and 23 deletions

View File

@ -1057,29 +1057,6 @@ p.information {
}
}
table.tinystats {
font-size: 0.7em;
float: right;
width: 16em;
thead {
th {
width: 7em;
text-align: right;
}
th:first-child {
width: auto;
}
}
tbody {
th, td {
text-align: right;
}
}
}
table th.actions, table td.actions {
text-align: right;
}