All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.less._screen-reader.less Maven / Gradle / Ivy

The newest version!
// screen-reader utilities
// -------------------------

// only display content to screen readers
.sr-only,
.@{fa-css-prefix}-sr-only {
  .fa-sr-only();
}

// use in conjunction with .sr-only to only display content when it's focused
.sr-only-focusable,
.@{fa-css-prefix}-sr-only-focusable {
  .fa-sr-only-focusable();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy