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

@kie-tools.dashbuilder-client.dist.org.dashbuilder.DashbuilderRuntime.less.close.less Maven / Gradle / Ivy

There is a newer version: 0.32.0
Show newest version
//
// Close icons
// --------------------------------------------------


.close {
  text-shadow: none;
  z-index: 1;
  position: relative;
  .opacity(.6);
  &:hover,
  &:focus {
    .opacity(.9);
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy