Add icons for comments and description
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user