Context menus for comments (#9043)
* Add quote replies Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
af7f08bca8
commit
eb0359cad4
10 changed files with 110 additions and 63 deletions
|
@ -573,6 +573,7 @@ i.icon.centerlock{top:1.5em}
|
|||
.repository.view.issue .comment-list .comment .tag{color:#767676;margin-top:3px;padding:2px 5px;font-size:12px;border:1px solid rgba(0,0,0,.1);border-radius:3px}
|
||||
.repository.view.issue .comment-list .comment .tag.pending{color:#000;background-color:#fffbb2;margin-left:5px}
|
||||
.repository.view.issue .comment-list .comment .actions .item{float:left}
|
||||
.repository.view.issue .comment-list .comment .actions .item.context{float:none}
|
||||
.repository.view.issue .comment-list .comment .actions .item.tag{margin-right:5px}
|
||||
.repository.view.issue .comment-list .comment .actions .item.action{margin-top:6px;margin-left:10px}
|
||||
.repository.view.issue .comment-list .comment .content{margin-left:4em}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue