Owen Leonard
de75e9a91c
The switch to Font Awesome for more icons in the OPAC doesn't require a Font Awesome upgrade but this is a good chance to do it. Signed-off-by: Liz Rea <wizzyrea@gmail.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
5 lines
134 B
SCSS
5 lines
134 B
SCSS
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|