Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_screenreaders.scss « helpers « bootstrap « stylesheets « assets - github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c8034d10ee51d3dac50ec6ede35e8a4318e2d36b (plain)
1
2
3
4
5
6
7
8
//
// Screenreaders
//

.sr-only,
.sr-only-focusable:not(:focus) {
  @include sr-only();
}