Remove time form on task summary page and move that to task edit form
This commit is contained in:
@@ -168,6 +168,10 @@ span.task-board-date-overdue {
|
||||
}
|
||||
|
||||
/* task view */
|
||||
#task-summary {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#task-summary h2 {
|
||||
color: #666;
|
||||
font-size: 2.5em;
|
||||
@@ -303,15 +307,6 @@ span.task-board-date-overdue {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.task-show-start-link {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.task-show-start-link:hover,
|
||||
.task-show-start-link:focus {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.flag-milestone {
|
||||
color: green;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user