mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-02 13:04:50 +00:00
6 lines
118 B
Text
6 lines
118 B
Text
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { .sr-only(); }
|
||
|
.sr-only-focusable { .sr-only-focusable(); }
|