mirror of
https://github.com/outscale/zabbix-super-vision.git
synced 2024-11-15 12:55:48 +01:00
6 lines
134 B
SCSS
6 lines
134 B
SCSS
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { @include sr-only(); }
|
||
|
.sr-only-focusable { @include sr-only-focusable(); }
|