Jānis Rozefelds ← Mattermost Feature Proposal Forum My feedback 2 results found Clone slack's code snippet feature. 32 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 0 comments · General » Mattermost Team Edition · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Jānis Rozefelds supported this idea · Feb 12, 2018 Disable highlighting of own messages 43 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 1 comment · General » Mattermost Team Edition · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Jānis Rozefelds commented · Feb 7, 2018 · Delete… Quick and dirty fix - in the /opt/mattermost/client/root.html head add: .current--user .post__content .post__body { background-color: transparent !important; } Save Submitting... Jānis Rozefelds supported this idea · Feb 7, 2018
Quick and dirty fix - in the /opt/mattermost/client/root.html head add:
.current--user .post__content .post__body {
background-color: transparent !important;
}