Implements recent items tabs and top submitter for dashboard

This commit is contained in:
Chrisbr 2014-06-04 16:11:33 +02:00
parent 25a1c116fd
commit 28293cb4c4
11 changed files with 186 additions and 1 deletions

View file

@ -79,3 +79,7 @@ body {
.todolist-ok span {
color: #02A10F;
}
.top-submitter img {
margin: 0 auto;
}