New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

CSS Classes

RadRating CSS Classes and their description:

CSS ClassDescription
.RadRating_MySkin a,.RadRating_ MySkin a spanCSS class for styling the anchor background.
* html .RadRating_ MySkin a,* html .RadRating_ MySkin a spanSame as above, but styles the anchor in Internet Explorer 6 with .GIF image, as this browser does not render .PNG files properly.
.RadRatingDecorates RadRating wrapping element
.RadRating ul,.RadRating li,.RadRating .rrtVertical li,.RadRating ul:afterDecorates RadRating Unordedred List
.RadRating a,.RadRating a spanDecorates RadRating anchor and contained span
.RadRating .rrtVertical a spanDecorates vertical anchor and span
.RadRating .rrtOver a,.RadRating .rrtOver a spanDecorates Hover state
.RadRating .rrtSelected a spanDecorates selected state
.RadRating .rrtReversed a spanThe SPAN element represents the unselected part of the reveresed item
.RadRating .rrtReversed .rrtSelected a span,.RadRating .rrtVertical.rrtReversed .rrtSelected a span,.RadRating .rrtReversed .rrtOver a span,.RadRating .rrtReversed .rrtSelected a,.RadRating .rrtReversed .rrtSelected.rrtOver aDecorates selected, reversed, over states
.RadRating ul li .rrtPart,.RadRating ul li .rrtPartComplement,.RadRating ul.rrtReversed li .rrtPart,.RadRating ul.rrtReversed li .rrtPartComplement,.RadRating ul.rrtReversed.rrtVertical li .rrtPartSelected/not selected parts in mode Precision!=Item
.RadRating .rrtCustomItemImages a,.RadRating .rrtCustomItemImages a span,.RadRating .rrtHiddenImagesItems, defined in the Items collection

See Also