Files
Ross 3367328d94 .
2021-07-26 10:48:08 +01: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;
}