add links to zcards #500 ; also provide drag/drop highlighting of comment regions when a link is being dragged over them
This commit is contained in:
@@ -46,6 +46,13 @@
|
||||
box-shadow: inset 0 0px 7px #5cb85c;
|
||||
}
|
||||
|
||||
.comment-edit-text-empty.hover, .comment-edit-text-full.hover {
|
||||
background-color: aliceblue;
|
||||
opacity: 0.5;
|
||||
box-shadow: inset 0 0px 7px #5cb85c;
|
||||
}
|
||||
|
||||
|
||||
.jot-attachment {
|
||||
border: 0px;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user