mirror of
https://github.com/jiawanlong/Cesium-Examples.git
synced 2025-11-04 09:14:17 +00:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
|
// Screen Readers
|
||
|
|
// -------------------------
|
||
|
|
|
||
|
|
.sr-only { .sr-only(); }
|
||
|
|
.sr-only-focusable { .sr-only-focusable(); }
|