mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-08 05:14:36 +00:00
8
dev/scss/bootstrap/helpers/_visually-hidden.scss
Executable file
8
dev/scss/bootstrap/helpers/_visually-hidden.scss
Executable file
@@ -0,0 +1,8 @@
|
||||
//
|
||||
// Visually hidden
|
||||
//
|
||||
|
||||
.visually-hidden,
|
||||
.visually-hidden-focusable:not(:focus):not(:focus-within) {
|
||||
@include visually-hidden();
|
||||
}
|
||||
Reference in New Issue
Block a user