Open comments in board view with a modal dialog instead of tooltip
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
.comment-title
|
||||
border-bottom: 1px dotted #eee
|
||||
margin-left: 55px
|
||||
margin-bottom: 10px
|
||||
|
||||
.comment-date
|
||||
color: color('light')
|
||||
@@ -34,8 +33,8 @@
|
||||
|
||||
.comment-actions
|
||||
font-size: size('small')
|
||||
margin-left: 55px
|
||||
margin-top: 8px
|
||||
margin-bottom: 10px
|
||||
text-align: right
|
||||
li
|
||||
display: inline
|
||||
a
|
||||
@@ -47,3 +46,10 @@
|
||||
|
||||
.comment-content
|
||||
margin-left: 55px
|
||||
|
||||
.comments
|
||||
.text-editor
|
||||
textarea
|
||||
height: 90px
|
||||
.text-editor-preview-area
|
||||
height: 90px
|
||||
|
||||
Reference in New Issue
Block a user