New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
CSS Classes
Updated over 6 months ago
Common Styles / Base Stylesheet
| CSS Class | Description |
|---|---|
| .RadSocialShare | Main Control wrapping element |
| .sshContent | UL element that wraps the icons |
| .sshListItem | class applied to the list element |
| .sshLinkItem | class applied to the anchor element |
| .sshIcon | span icon element |
| .sshText | span text element |
| .sshCustomIcon | span custom icon element |
| .sshBlogger, .sshShareOnTwitter, .sshMySpace, .sshDelicious, .sshDigg, .sshSendEmail, .sshGoogleBookmarks, .sshLinkedIn, .sshReddit, .sshStumbleUpon, .sshTumblr, .sshMailTo, .sshCompactButton, .sshShareOnFacebook, .sshShareOnPinterest, .sshShareOnGooglePlus, .sshCustomIcon | Social network classes |
| .sshVerticalMode | SocialShare in vertical mode class |
| .sshComboDropDown | SocialShare dropdown |
| div.sshComboWrapper td.rcbArrowCellRight, div.sshComboWrapper .rcbFocused td.rcbArrowCellRight | SocialShare dropdown arrows styles |
| .sshRtl | SocialShare Right to Left mode class |
Skin Specific Styles
| CSS Class | Description |
|---|---|
| .RadSocialShare_SkinName | SocialShare Skin Specific wrapper |
| .RadSocialShare_SkinName | SocialShare Skin Specific wrapper |
| .RadSocialShare_SkinName .sshLinkItem .sshText | SocialShare Skin Specific text normal state |
| .RadSocialShare_SkinName .sshLinkItem:hover .sshText | SocialShare Skin Specific text hovered state |
| .RadComboBoxDropDown_SkinName .rcbItem .sshLinkItem .sshText | SocialShare Skin Specific combobox text normal state |
| .RadComboBoxDropDown_SkinName .rcbHovered .sshLinkItem .sshText | SocialShare Skin Specific combobox text hovered state |