Added ability to view per-user graphs

This commit is contained in:
Otger 2016-04-09 23:54:31 +02:00
commit d62f7b2a5f
5 changed files with 167 additions and 81 deletions

View file

@ -113,6 +113,8 @@ img {
}
.btn {
outline:0px !important;
}
.btn:not(select) {
-webkit-appearance:none;
}
.btn-dark {