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

CSS Skin Selectors

The following table lists significant CSS selectors and descriptions that apply to the ASP NET AJAX Calendar controls in RadCalendar style sheets.

The "[skin]" that appears in class names is a placeholder for the name of the skin.

Class NameElementDescription
.RadCalendar_[skin]TABLEThe class for the table that lays out the entire RadCalendar control.
.rcTitlebarTDThe class for the table cell that contains the titlebar of a calendar.
.rcTitleTDThe class for the titlebar table cell that contains the current month/year.
.rcFastPrev, .rcPrev, .rcNext, .rcFastNextAThe class for the navigation buttons inside the titlebar.
.rcMainTDThe class for the table cell that wraps the main calendar area.
.rcMainTableTABLEThe class for the table that lays out the main calendar area.
.rcWeekTRThe class for the table row that contains the column headers (which are TH elements).
.rcWeekendTDThe class for selectable weekend days in the day matrix that are not selected, hovered, or belonging to a non-focused month.
.rcHoverTDThe class for the cells in the day matrix when the mouse hovers over them or over a selector in the row or column headers.
.rcSelectedTDThe class for selected dates in the day matrix.
.rcTodayTDThe class for the cell in the day matrix that represents "today".
.rcDisabledTDThe class for cells in the day matrix that are disabled.
.rcOtherMonthTDThe class for cells in the day matrix that represent days in a month other than the focused month.
.rcOutOfRangeTDThe class for cells in the day matrix that are earlier than the minimum selectable date or later than the maximum selectable date.
.RadCalendarMonthView_[skin]TABLEThe class for the month/year navigation popup.
#rcMView_PrevYAThe class for the "<<" button that scrolls the year values in the month/year navigation popup.
#rcMView_NextYAThe class for the ">>" button that scrolls the year values in the month/year navigation popup.
#rcMView_JanAThe class for the January selector in the month/year navigation popup
#rcMView_FebAThe class for the February selector in the month/year navigation popup
#rcMView_MarAThe class for the March selector in the month/year navigation popup
#rcMView_AprAThe class for the April selector in the month/year navigation popup
#rcMView_MayAThe class for the May selector in the month/year navigation popup
#rcMView_JunAThe class for the June selector in the month/year navigation popup
#rcMView_JulAThe class for the July selector in the month/year navigation popup
#rcMView_AugAThe class for the August selector in the month/year navigation popup
#rcMView_SepAThe class for the September selector in the month/year navigation popup
#rcMView_OctAThe class for the October selector in the month/year navigation popup
#rcMView_NovAThe class for the November selector in the month/year navigation popup
#rcMView_DecAThe class for the December selector in the month/year navigation popup
.rcSelectedTDThe class for the selected month or year in the month/year navigation popup.
.rcButtonsTABLEThe class for the cells at the bottom of the month/year navigation popup that contain the "Today", "Ok", and "Cancel" buttons.
.RadCalendarTimeView_[skin]TABLEThe class for the table that lays out the elements of a RadTimeView control.
.rcHeaderTHThe class for the header of a RadTimeView control
.rcFooterTDThe class for the footer of a RadTimeView control
.rcHoverTDThe class for a selectable time value when the mouse hovers over it in a RadTimeView control.
.rcDisabledTDThe class for a disabled time value in a RadTimeView control.
.RadPicker_[skin]DIVThe class for the top-level element of a RadDatePicker , RadTimePicker , or RadDateTimePicker control.
.RadInput_[skin]SPANThe class for the input area in a RadDatePicker , RadTimePicker , or RadDateTimePicker control. This class is defined in the RadInput skin CSS files, but can appear, qualified by the .RadPicker_[skin] class in the Calendar skin CSS files.
.rcCalPopupAThe class for the DatePopupButton in a RadDatePicker or RadDateTimePicker control.
.rcTimePopupAThe class for the TimePopupButton in a RadTimePicker or RadDateTimePicker control.

See Also

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