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

META-INF.resources.bower_components.angular-progress-button-styles.sass._lateral-lines.scss Maven / Gradle / Ivy

.progress-button-style-lateral-lines {
  .progress-inner {
    width: 100%;
    border-right: 3px solid #0e7138;
    border-left: 3px solid #0e7138;
    background: transparent;
  }

  .content {
    &:before, &:after {
      right: auto;
      left: 100%;
      margin-left: 25px;
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy