mirror of
https://github.com/ntop/ntopng.git
synced 2026-08-03 20:25:09 +00:00
5 lines
134 B
SCSS
5 lines
134 B
SCSS
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|