1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-11-26 10:27:07 +00:00
nk20/static/django_tables2/bootstrap.css
Pierre-antoine Comby 70c09da9f8 add static files
2020-02-25 22:15:46 +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;
}