Add a filter by user and due date + minor changes

This commit is contained in:
Frédéric Guillot
2014-04-26 20:04:39 -04:00
parent 3332949c8b
commit 6551609d1b
14 changed files with 158 additions and 57 deletions

View File

@@ -468,6 +468,11 @@ nav .active a {
background-color: red;
}
a.filter-on {
font-weight: bold;
color: #333;
}
.task-title {
margin-top: 10px;
font-size: 110%;