converted to stack, using lts-3.16

This commit is contained in:
Stefan Dresselhaus
2016-01-08 06:42:07 +01:00
parent 05a8bf438e
commit 6dd07ea798
6 changed files with 734 additions and 8 deletions

View File

@ -47,3 +47,8 @@
tr.total {
border-top: 2px solid grey;
}
tr:hover {
background-color: #dddddd;
}