mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-29 04:40:55 +02:00
add static files
This commit is contained in:
8
static/django_tables2/bootstrap.css
vendored
Normal file
8
static/django_tables2/bootstrap.css
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
.table-container th.asc:after {
|
||||
content: '\0000a0\0025b2';
|
||||
float: right;
|
||||
}
|
||||
.table-container th.desc:after {
|
||||
content: '\0000a0\0025bc';
|
||||
float: right;
|
||||
}
|
Reference in New Issue
Block a user