Marcus
Well-known member
Code:
.discussionListItem
{
@property "primaryContent.background";
background-color: @contentBackground;
@property "/primaryContent.background";
@property "primaryContent.border";
border-bottom: 1px solid @primaryLighterStill;
@property "/primaryContent.border";
}
border-bottom: 1px solid @primaryLighterStill; is not needed, it is already in primaryContent.border