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 RadPanelBar style sheets.

Class NameElementDescription
RadPanelBar_[Skin]e.g. RadPanelBar_ OutlookDIVApplied to the root element of the panel bar.
RadPanelBar_[Skin]_rtlDIVApplied to the root element of the panel bar when it has a right-to-left orientation.
.rpRtlDIVApplied to the root element of the panel bar when it has a right-to-left orientation.
.rpRootGroupULApplied to the UL element that lays out the root-level items in the panel bar.
.rpGroupULApplied to the UL element that lays out a group of child items.
.rpLevel[n]ULApplied to the UL element at the respective level. The first group of child items is level 1, the next level is level 2, and so on. This class is not applied to the root group.
.rpItemLIApplied to the LI element for every item in the panel bar (including child items).
.rpFirstLIApplied to the first item of any level.
.rpLastLIApplied to last item of any level.
.rpSeparatorLIApplied to separator items.
.rpLinkAApplied to the A element that represents an item at any level of the panel bar.
.rpExpandableAApplied to items that have child items when they are in the unexpanded state.
.rpExpandedAApplied to items that have child items when they are in the expanded state.
.rpSelectedAApplied to the single selected item in the panel bar.
.rpDisabledAApplied to an item when it is disabled.
.rpClickedAApplied to an item when it is clicked.
.rpFocusedAApplied to an item when it has focus.
.rpTextSPANApplied to the text label of an item.
.rpImageIMGApplied to the image assigned to an item.
.rpSlideDIVApplied to the DIV that manages animated effects for a group of child items.
.rpTemplateDIVApplied to the template of an item.

See Also

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