Steve F
Well-known member
Extra ';' at the end of @property "/secondaryContent.background";
Code:
.uploadedFile
{
@property "secondaryContent.background";
background: @primaryLightest url('@imagePath/xenforo/gradients/category-23px-light.png') repeat-x top;
@property "/secondaryContent.background";;
border: 1px solid @primaryLighterStill;
border-radius: 3px;
font-size: 11px;
padding: 5px;
box-sizing: border-box;
margin-right: @ctrlUnitEdgeSpacer;
display: none;
}