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

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

There is a newer version: 15.0.0
Show newest version
body {
  .ui-scrollpanel {
    border: 0 none;

    .ui-scrollpanel-track {
      border-radius: $borderRadius;

      .ui-scrollpanel-drag {
        border-radius: $borderRadius;
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy