- Timestamp:
- 11/25/21 22:08:24 (3 years ago)
- Branches:
- master
- Children:
- 8d391a1
- Parents:
- 59329aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/node_modules/@angular/cdk/a11y/_index.scss
r59329aa re29cc2e 1 1 /// Emits a CSS class, `.cdk-visually-hidden`. This class can be applied to an element 2 /// to make that element visually hidden while remaining available to assi tive technology.2 /// to make that element visually hidden while remaining available to assistive technology. 3 3 @mixin a11y-visually-hidden() { 4 4 .cdk-visually-hidden {
Note:
See TracChangeset
for help on using the changeset viewer.