move note-helper out of note-container, #1557
This commit is contained in:
@@ -55,14 +55,14 @@ div#note-container {
|
|||||||
border: 1px solid red;
|
border: 1px solid red;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
div#note-helper {
|
div#note-preview {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border: 1px solid red;
|
border: 1px solid red;
|
||||||
opacity: 0.6;
|
opacity: 0.6;
|
||||||
display: none;
|
display: none;
|
||||||
background: white;
|
background: white;
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div.note-edit-dialog {
|
div.note-edit-dialog {
|
||||||
|
|||||||
Reference in New Issue
Block a user