src.app.molecules.panel.table-panel.table-panel.component.scss Maven / Gradle / Ivy
@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