mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-26 18:37:12 +00:00
9 lines
167 B
CSS
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;
|
|
}
|