File tree Expand file tree Collapse file tree 6 files changed +10
-8
lines changed
Expand file tree Collapse file tree 6 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 7070}
7171
7272.ui5-calheader-arrowbtn : not (: active ) .ui5-calheader-btn-sectext {
73- color : var (--sapNeutralElementColor );
73+ color : var (--sapContent_LabelColor );
7474 font-size : var (--sapFontSmallSize );
7575}
7676
Original file line number Diff line number Diff line change 422422}
423423
424424.ui5-dp-item--withsecondtype .ui5-dp-daytext {
425- font-size : 0.75 rem ;
425+ font-size : var ( --_ui5_dp_item_withsecondtype_font_size ) ;
426426}
427427
428428.ui5-dp-item .ui5-dp-item--withsecondtype .ui5-dp-specialday ,
Original file line number Diff line number Diff line change 4848}
4949
5050.ui5-dp-monthsectext {
51- font-size : 0.75 rem ;
52- color : var (--sapNeutralElementColor );
51+ font-size : var ( --sapFontSmallSize ) ;
52+ color : var (--sapTextColor );
5353}
5454
5555.ui5-mp-item .ui5-mp-item--selected ,
Original file line number Diff line number Diff line change 5050}
5151
5252.ui5-yp-item-sec-type {
53- font-size : 0.75 rem ;
54- color : var (--sapNeutralElementColor );
53+ font-size : var ( --sapFontSmallSize ) ;
54+ color : var (--sapTextColor );
5555}
5656
5757.ui5-yp-item .ui5-yp-item--selected ,
Original file line number Diff line number Diff line change 5050}
5151
5252.ui5-yrp-item-sec-type {
53- font-size : 0.75 rem ;
54- color : var (--sapNeutralElementColor );
53+ font-size : var ( --sapFontSmallSize ) ;
54+ color : var (--sapTextColor );
5555}
5656
5757.ui5-yrp-item-one-column-view {
Original file line number Diff line number Diff line change 1616 - - _ui5_day_picker_item_height: 2.875rem;
1717 - - _ui5_day_picker_empty_height: 3rem;
1818 - - _ui5_day_picker_item_justify_content: space- between;
19+ - - _ui5_dp_item_withsecondtype_font_size: var(--sapFontSize );
1920 - - _ui5_daypicker_item_now_selected_two_calendar_focus_special_day_to p: 2rem;
2021 - - _ui5_daypicker_item_now_selected_two_calendar_focus_special_day_right: 1.4375rem;
2122 - - _ui5_dp_two_calendar_item_secondary_text_height: 1rem;
225226 --_ui5_day_picker_item_height : 2rem ;
226227 --_ui5_day_picker_empty_height : 2.125rem ;
227228 --_ui5_day_picker_item_justify_content : flex-end;
229+ --_ui5_dp_item_withsecondtype_font_size : var (--sapFontSmallSize );
228230 --_ui5_dp_two_calendar_item_secondary_text_height : 0.75rem ;
229231 --_ui5_dp_two_calendar_item_text_padding_top : 0.5rem ;
230232
You can’t perform that action at this time.
0 commit comments