@@ -1117,11 +1117,11 @@ is determined based on the locale.
11171117Set some handy CSS class attributes on elements, enabled by default.
11181118Currently the classes are:
11191119
1120- hcm-table Set on the <lt>table <gt> tag of the calendar
1121- hcm-day-head Set on the day-of-week <lt>tr <gt> or <lt>td <gt> tags
1122- hcm-year-head Set on the <lt>td <gt> tag for the year
1123- hcm-month-head Set on the <lt>td <gt> tag for the month
1124- hcm-week-head Set on the <lt>td <gt> tags for the week-of-year
1120+ hcm-table Set on the E <lt>table E <gt> tag of the calendar
1121+ hcm-day-head Set on the day-of-week E <lt>tr E <gt> or E <lt>td E <gt> tags
1122+ hcm-year-head Set on the E <lt>td E <gt> tag for the year
1123+ hcm-month-head Set on the E <lt>td E <gt> tag for the month
1124+ hcm-week-head Set on the E <lt>td E <gt> tags for the week-of-year
11251125
11261126=item semantic_css
11271127
@@ -1130,9 +1130,9 @@ default. The notion of 'today' is taken either from the system clock
11301130(default) or from the 'today' parameter as provided to new(). Currently
11311131these classes are:
11321132
1133- hcm-today Set on the <lt>td <gt> tag for today, if present
1134- hcm-past Set on the <lt>td <gt> tags for prior days, if present
1135- hcm-future Set on the <lt>td <gt> tags for subsequent days, if present
1133+ hcm-today Set on the E <lt>td E <gt> tag for today, if present
1134+ hcm-past Set on the E <lt>td E <gt> tags for prior days, if present
1135+ hcm-future Set on the E <lt>td E <gt> tags for subsequent days, if present
11361136
11371137=item today
11381138
0 commit comments