ui - cut timeline length with last element on issue view (#7355)
* cut timeline length with last element on issue view fix #7304 - lightly enlight dark theme issue timeline color Signed-off-by: Michael Gnehr <michael@gnehr.de> * remove new container Signed-off-by: Michael Gnehr <michael@gnehr.de>
This commit is contained in:
@@ -118,7 +118,7 @@ footer{background:#2e323e;border-top:1px solid #313131}
|
||||
.repository.new.issue .comment.form .content:after{border-right-color:#353945}
|
||||
.repository.view.issue .comment-list .comment .content .header:before{border-right-color:#404552}
|
||||
.repository.new.issue .comment.form .content:before{border-right-color:#353945}
|
||||
.repository.view.issue .comment-list:before{background-color:#313c47}
|
||||
.repository.view.issue .comment-list .timeline-line:before,.repository.view.issue .comment-list:not(.prevent-before-timeline):before{background-color:#3b4954}
|
||||
.repository .comment.form .content .form:after{border-right-color:#313c47}
|
||||
.repository .comment.form .content .form:before{border-right-color:#313c47}
|
||||
.ui .text.grey a:hover{color:#dbdbdb!important}
|
||||
|
||||
Reference in New Issue
Block a user