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

themes.primefaces-material-dark-common.extensions._selectonebutton.scss Maven / Gradle / Ivy

There is a newer version: 15.0.0
Show newest version
body {
  .ui-selectonebutton {
    .ui-button {
      &.ui-state-focus {
        background: $toggleButtonActiveBg;
        border-color: $toggleButtonActiveBorderColor;
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy