Add subtasks to the dashboard

This commit is contained in:
Frédéric Guillot
2014-11-11 21:52:22 -05:00
parent 7a5b78dbc6
commit 5ca9a12a0a
18 changed files with 99 additions and 0 deletions

View File

@@ -66,6 +66,10 @@ th a:hover {
width: 10%;
}
.column-15 {
width: 15%;
}
.column-20 {
width: 20%;
}