add static files
This commit is contained in:
parent
2de5a8030e
commit
70c09da9f8
336 changed files with 82322 additions and 0 deletions
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue