Improve activity stream/notification for task update events and add new notification for swimlane change
This commit is contained in:
@@ -39,4 +39,13 @@
|
||||
.activity-description .markdown {
|
||||
margin-top: 10px;
|
||||
color: #555;
|
||||
}
|
||||
}
|
||||
|
||||
.activity-changes {
|
||||
margin-top: 10px;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
.activity-changes ul {
|
||||
margin-left: 25px;
|
||||
}
|
||||
|
||||
@@ -59,7 +59,6 @@ select {
|
||||
|
||||
select:focus {
|
||||
outline: 0;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
::-webkit-input-placeholder {
|
||||
|
||||
Reference in New Issue
Block a user