mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Comments: Further range of content reference ux improvements
- Added reference indicator to comment create form. - Added remove action. - Extracted reference text to translations. - Changed reference hash to be text-based instead of HTML based. - Added reference display for newly added comments. - Handled reference marker delete on comment delete.
This commit is contained in:
@@ -569,6 +569,9 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
||||
border-bottom: 0;
|
||||
padding: 0 vars.$xs;
|
||||
}
|
||||
.tab-container [role="tabpanel"].no-outline:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.image-picker .none {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user