|
|
@ -1559,20 +1559,24 @@ footer .ui.language .menu { |
|
|
|
.repository.view.issue .comment-list .event .octicon { |
|
|
|
.repository.view.issue .comment-list .event .octicon { |
|
|
|
width: 30px; |
|
|
|
width: 30px; |
|
|
|
float: left; |
|
|
|
float: left; |
|
|
|
margin-left: -36px; |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
} |
|
|
|
.repository.view.issue .comment-list .event .octicon.octicon-circle-slash { |
|
|
|
.repository.view.issue .comment-list .event .octicon.octicon-circle-slash { |
|
|
|
margin-top: 5px; |
|
|
|
margin-top: 5px; |
|
|
|
|
|
|
|
margin-left: -34.5px; |
|
|
|
font-size: 20px; |
|
|
|
font-size: 20px; |
|
|
|
color: #bd2c00; |
|
|
|
color: #bd2c00; |
|
|
|
} |
|
|
|
} |
|
|
|
.repository.view.issue .comment-list .event .octicon.octicon-primitive-dot { |
|
|
|
.repository.view.issue .comment-list .event .octicon.octicon-primitive-dot { |
|
|
|
|
|
|
|
margin-left: -28.5px; |
|
|
|
|
|
|
|
margin-right: -1px; |
|
|
|
font-size: 30px; |
|
|
|
font-size: 30px; |
|
|
|
color: #6cc644; |
|
|
|
color: #6cc644; |
|
|
|
} |
|
|
|
} |
|
|
|
.repository.view.issue .comment-list .event .octicon.octicon-bookmark { |
|
|
|
.repository.view.issue .comment-list .event .octicon.octicon-bookmark { |
|
|
|
margin-top: 3px; |
|
|
|
margin-top: 3px; |
|
|
|
|
|
|
|
margin-left: -31px; |
|
|
|
|
|
|
|
margin-right: -1px; |
|
|
|
font-size: 25px; |
|
|
|
font-size: 25px; |
|
|
|
} |
|
|
|
} |
|
|
|
.repository.view.issue .comment-list .event .detail { |
|
|
|
.repository.view.issue .comment-list .event .detail { |
|
|
|