Код:
.taigachat_messagetext .internalLink {
background: url("@imagePath/xenforo/icons/link-icon.png") no-repeat scroll left center transparent!important;
color: #BD3131;
padding-left: 20px!important;}
.taigachat_messagetext .internalLink:hover {
background: url("@imagePath/xenforo/icons/link-icon.png") no-repeat scroll left center transparent!important;
color: #BD3131;
padding-left: 20px!important;
box-shadow: none !important;
opacity: 0.5;}