| Current Path : /home/happyrenas/old/devis-huissier.fr/old/sass/plugins/bootstrap/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/happyrenas/old/devis-huissier.fr/old/sass/plugins/bootstrap/_tables.scss |
.table > tfooter > tr > td,
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > thead > tr > th {
border-color: $general-border-color;
}
.table > thead > tr > th {
font-weight: 500;
font-size: 17px;
color: $general-head-font-color;
}
.table tr {
&.success,
&.info,
&.danger,
&.warning {
> th,
> td {
color: #fff;
}
}
}
.table-responsive {
border-color: $general-border-color;
}