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

Skin Selectors

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

Class NameElementDescription
RadSearchBox_[Skin]e.g. RadSearchBox_ DefaultDIVApplied to the root element of the searchBox.
rsbInnerSPANApplied to the inner wrap of the searchBox.
rsbInputINPUTApplied to the input element of the searchBox. The class controls the font of the input e.g. font-size, color etc.
rsbEmptyMessageINPUTApplied to the input element of the searchBox if there is no text in it. The class controls the font of the empty message e.g. font-size, colors etc.
radPreventDecorateINPUTApplied to the input element of the searchBox in order to prevent decoration from RadFormDecorator.
rsbButtonBUTTONApplied to the all buttons in the searchBox (including the default Search button).
rsbButtonsSPANApplied to the wrapping span element that holds the additional image buttons.
rsbButtonSearchBUTTONApplied the default search button.
rsbButtonsRight and rsbButtonsLeftSPANApplied to the wrapping span element that holds the additional image buttons, depending on its position.
rsbIcon rsbIconSearchSPANApplied to the default search button span element.
rsbSlideDivApplied to the searchBox dropdown root element.
rsbListULApplied to the ul element that holds the items of the searchBox dropdown.
rsbListItemLIApplied to all searchBox list items.
rsbListItemHoveredLIApplied to the highlighted searchBox list item.
rsbListItemTemplateLIApplied to all searchBox list items when ItemTemplates are used.
rsbFooter rsbHeaderDIVApplied to the Header and Footer div elements of the searchBox dropdown.
Not finding the help you need?
Contact Support