Last change
on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
719 bytes
|
Line | |
---|
1 | @forward 'datepicker-theme' hide $calendar-body-font-size, $calendar-weekday-table-font-size,
|
---|
2 | $range-fade-amount, $selected-fade-amount, $selected-today-box-shadow-width, $today-fade-amount,
|
---|
3 | color, date-range-colors, theme, typography;
|
---|
4 | @forward 'datepicker-theme' as mat-* hide $mat-range-fade-amount, $mat-selected-fade-amount,
|
---|
5 | $mat-selected-today-box-shadow-width, $mat-today-fade-amount, mat-color, mat-density, mat-theme,
|
---|
6 | mat-typography, mat-unselected-cell;
|
---|
7 | @forward 'datepicker-theme' as mat-datepicker-* hide $mat-datepicker-calendar-body-font-size,
|
---|
8 | $mat-datepicker-calendar-weekday-table-font-size, mat-datepicker-color,
|
---|
9 | mat-datepicker-date-range-colors, mat-datepicker-density, mat-datepicker-unselected-cell;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.