Refactor footer, UI tweaks

This commit is contained in:
Colin McLeod
2016-03-19 23:27:26 -07:00
parent 19228a9c56
commit 9775e1c742
6 changed files with 87 additions and 61 deletions

View File

@@ -46,6 +46,10 @@ tbody tr {
color: @fg;
text-align: right;
}
.no-touch &.highlight:hover {
background-color: @warning-bg;
}
}
td {