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

CSS Skin File Selectors

The following table lists the CSS selectors and descriptions for RadAutoCompleteBox style sheets.

Class NameElementDescription
RadAutoCompleteBox_[Skin]e.g. RadAutoCompleteBox_ DefaultDIVApplied to the root element of the autocomplete.
racTokenListDIVApplied to the inner wrap of the autocomplete. The class name gives the autocomplete it's input-like appearance.
racInputINPUTApplied to the input element of the autcomplete. The class name controls the font of the input e.g. font-size, color etc.
racEmptyMessageINPUTApplied to the input element of the autocomplete if there is no text in it. The class name controls the font of the empty message e.g. font-size, colors etc.
racTokenSPANApplied to all bubble tokens. The class name controls the appearance of bubble tokens.
racTextTokenSPANApplied to all text tokens. The class name controls the appearance of text tokens.
racSlideDIVApplied the the animation container of the autocomplete poup. The class name has no decorative styles associated and should not be customized.
RadAutoCompleteBoxPopupDIVApplied to the autocomplete popup. The class name controls the appearance of the autocomplete popup e.g. border and backgorund color.
racListULApplied to the autocomplete popup list. The class name has no decorative styles asssociated and should not be customized.
racItemLIApplied to the autocomplete popup list items. The class name controls the appearance of the autcomplete popup list items e.g. backgorund color, font etc.
racItemHoveredLIApplied to the autocomplete popup list items when hoverd with a mouse or a pointing device. The class name controls the appearance of the autcomplete popup list items when hovered with a mouse or a pointign device e.g. backgorund color, font etc.

See Also

In this article
See Also
Not finding the help you need?
Contact Support