mirror of https://github.com/Ombi-app/Ombi
6 lines
118 B
6 lines
118 B
8 years ago
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { .sr-only(); }
|
||
|
.sr-only-focusable { .sr-only-focusable(); }
|