dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

.Message__wrapper,
[class^="Comment_wrapper"],
[class^="InlineEntityFormWrapper_inline-entity-form-wrapper"] {
	border-color: transparent !important;
}

.Reply,
[class^="Reply_body"] {
	border-inline-start: 4px solid var(--theme-accent-color) !important;
}

.message-wall-app > [class^="InlineEntityFormWrapper_inline-entity-form-wrapper"],
.article-comments-app > [class^="InlineEntityFormWrapper_inline-entity-form-wrapper"] {
	background: var(--theme-page-background-color--secondary) !important;
	border-color: transparent !important;
}