Add toggle/expend links on the dashboard

This commit is contained in:
Frederic Guillot
2015-02-07 17:38:18 -05:00
parent 36bbd04c52
commit 29cc13f786
21 changed files with 173 additions and 17 deletions

View File

@@ -1840,6 +1840,12 @@ a.task-board-nobody {
}
}
.dashboard-single-column {
width: 95%;
margin-left: 0;
float: none;
}
.dashboard-project-stats span {
font-size: 0.75em;
margin-right: 10px;
@@ -1904,6 +1910,7 @@ a.task-board-nobody {
font-size: 1.1em;
}/* sidebar */
.sidebar-container {
margin-top: 10px;
clear: both;
}