If you want to display post that you have posted slightly differently than other post you can do so via the following LESS, please note that this feature only works in beta.11+
.CommentPost.Post--by-actor {
// This sets the left border to be the same color as the forum primary.
border-left: solid @config-primary-color;
}
The result looks like: