Move task complexity to the bottom

This commit is contained in:
Frederic Guillot
2015-03-21 15:25:21 -04:00
parent 28a1461f65
commit fc97378c83
5 changed files with 8 additions and 16 deletions

View File

@@ -118,16 +118,14 @@ span.task-board-date-overdue {
/* task score */
.task-score {
font-weight: bold;
position: absolute;
}
.task-board .task-score {
font-size: 1.6em;
left: 2px;
bottom: 0;
font-size: 1.1em;
}
.task-show-details .task-score {
position: absolute;
bottom: 5px;
right: 5px;
font-size: 2em;