.app-calendar |
View |
To style the outermost wrapper element of calendar widget. |
.app-calendar-text |
Text |
To style the text of calendar widget. |
.app-calendar-wrapper |
View |
To style the container of calendar widget. |
.app-calendar-header |
View |
To style the header of calendar widget. |
.app-calendar-week-day |
View |
To style the week day of calendar widget. |
.app-calendar-week-day-text |
Text |
To style the week day text of calendar widget. |
.app-calendar-day |
View |
To style the day text of calendar widget. |
.app-calendar-not-day-of-month |
View |
To style the day of calendar widget. |
.app-calendar-month-text |
Text |
To style the month text of calendar widget. |
.app-calendar-year-text |
Text |
To style the year text of calendar widget. |
.app-calendar-today |
View |
To style the current day of calendar widget. |
.app-calendar-today-text |
Text |
To style the current day text of calendar widget. |
.app-calendar-eventDay1 |
View |
To style the day1 event of calendar widget. |
.app-calendar-eventDay2 |
View |
To style the day2 event of calendar widget. |
.app-calendar-eventDay3 |
View |
To style the day3 event of calendar widget. |
.app-calendar-selected-day |
View |
To style the selected day of calendar widget. |
.app-calendar-selected-day-text |
Text |
To style the selected day text of calendar widget. |
.app-calendar-prev-month-btn |
WM Button |
To style the previous month button of calendar widget. |
.app-calendar-next-month-btn |
WM Button |
To style the next month button of calendar widget. |
.app-calendar-prev-year-btn |
WM Button |
To style the previous year button of calendar widget. |
.app-calendar-next-year-btn |
WM Button |
To style the next year button of calendar widget. |
.app-calendar-header-skeleton |
WM Skeleton |
To style the skeleton of calendar header widget. |