Bug 26302: Make syspref's names start with uppercase
[koha.git] / koha-tmpl / opac-tmpl / bootstrap / lib / font-awesome / scss / _screen-reader.scss
1 // Screen Readers
2 // -------------------------
3
4 .sr-only { @include sr-only(); }
5 .sr-only-focusable { @include sr-only-focusable(); }