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

package.modules.a11y.css Maven / Gradle / Ivy

Go to download

Most modern mobile touch slider and framework with hardware accelerated transitions

There is a newer version: 11.1.14
Show newest version
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy