Files
2026-06-29 13:00:18 +06:00

47 lines
757 B
CSS
Vendored

.dataTable thead .sorting_desc:after {
content: '' !important;
}
.dataTable thead .sorting:before,
.dataTable thead .sorting:after,
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTables_filter > label:after {
content: '';
margin: 0;
padding: 0;
}
.c3-tooltip,
.dataTable.table-bordered {
border-collapse: unset;
}
.table-condensed table td,
th {
text-align: none !important;
padding: 0 !important;
}
.letter-content-img {
max-width: 50%;
z-index: 1000;
min-width: 50%;
}
.letter-attach-img {
max-width: 100px;
min-width: 100px;
}
.dataTables_length {
margin-left: 0
}
.acct-cb-img table {
width: 100% !important;
}
.swal2-popup {
font-size: 1.2rem !important;
}