source: trip-planner-front/node_modules/@angular/material/tabs/_tabs-legacy-index.scss@ 6c1585f

Last change on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 413 bytes
Line 
1@forward 'tabs-theme' hide color, theme, typography;
2@forward 'tabs-theme' as mat-tabs-* hide mat-tabs-background, mat-tabs-density, mat-tabs-ink-bar,
3mat-tabs-tab-label-focus;
4@forward 'tabs-common' hide $tab-animation-duration, $tab-bar-height;
5@forward 'tabs-common' as mat-* hide mat-ink-bar, mat-paginated-tab-header,
6mat-paginated-tab-header-container, mat-paginated-tab-header-item-wrapper, mat-tab-label;
Note: See TracBrowser for help on using the repository browser.