Add icons for comments and description

This commit is contained in:
Frédéric Guillot
2014-05-03 09:52:55 -04:00
parent 5d06159448
commit b10d4f51eb
18 changed files with 477 additions and 10 deletions

View File

@@ -493,7 +493,7 @@ a.filter-on {
color: #D90000;
}
.task-comment-counter {
.task-icons {
position: absolute;
bottom: 0;
right: 5px;
@@ -565,6 +565,11 @@ div.task .task-score {
top: 0;
}
.task-table-icons {
float: right ;
text-align: right;
}
/* task view */
article.task li {
margin-left: 20px;