Add icon to set automatically the start date
This commit is contained in:
@@ -1122,6 +1122,15 @@ span.task-board-date-overdue {
|
||||
.task-show-file-table {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.task-show-start-link {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.task-show-start-link:hover,
|
||||
.task-show-start-link:focus {
|
||||
color: red;
|
||||
}
|
||||
/* comments */
|
||||
.comment {
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user