css: right-align table actions

This commit is contained in:
Thomas Gelf 2016-10-20 01:15:43 +00:00
parent d5234f723d
commit 7fc2841fac
1 changed files with 4 additions and 0 deletions

View File

@ -785,6 +785,10 @@ table.tinystats {
}
}
table th.actions, table td.actions {
text-align: right;
}
/* Simple table, test */
table.syncstate {
tr td:first-child {