mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Comments: Added input wysiwyg for creating/updating comments
Not supporting old content, existing HTML or updating yet.
This commit is contained in:
@@ -30,6 +30,13 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.wysiwyg-input.mce-content-body:before {
|
||||
padding: 1rem;
|
||||
top: 4px;
|
||||
font-style: italic;
|
||||
color: rgba(34,47,62,.5)
|
||||
}
|
||||
|
||||
// Default styles for our custom root nodes
|
||||
.page-content.mce-content-body doc-root {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user