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

src.app.molecules.panel.table-panel.table-panel.component.scss Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
@import 'colors';

.table-pagination-controls {
  text-align: center;
}

.table-pagination-controls /deep/ .ngx-pagination {
  font-size: 0.8rem;

  .current {
    background: $bleu2;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy