1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-02 21:15:41 +00:00
bazarr/static/css/icons/font-awesome/scss/_screen-reader.scss

6 lines
130 B
SCSS
Raw Normal View History

2019-12-27 22:15:56 +00:00
// Screen Readers
// -------------------------
.sr-only { @include sr-only; }
.sr-only-focusable { @include sr-only-focusable; }