%PDF- %PDF-
| Direktori : /home/vacivi36/app/unidades/indaiatuba/scss/custom/components/ |
| Current File : /home/vacivi36/app/unidades/indaiatuba/scss/custom/components/_tables.scss |
/*******************
Table Cell
*******************/
.no-wrap {
td,
th {
white-space: nowrap;
}
}
.table thead th,
.table th {
font-weight: 500;
}
.nowrap {
white-space: nowrap;
}
.v-middle {
td,
th {
vertical-align: middle;
}
}
.dataTables_wrapper {
padding: 0;
}