2025-02-18 08:29:08 +00:00

9 lines
167 B
CSS

.table-container th.asc:after {
content: '\0000a0\0025b2';
float: right;
}
.table-container th.desc:after {
content: '\0000a0\0025bc';
float: right;
}