mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-22 05:00:52 -05:00
migrated to ASP.Net Core
This commit is contained in:
11
Webfront/Content/bootstrap/utilities/_screenreaders.scss
Normal file
11
Webfront/Content/bootstrap/utilities/_screenreaders.scss
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Screenreaders
|
||||
//
|
||||
|
||||
.sr-only {
|
||||
@include sr-only();
|
||||
}
|
||||
|
||||
.sr-only-focusable {
|
||||
@include sr-only-focusable();
|
||||
}
|
Reference in New Issue
Block a user