Skip to content

Commit

Permalink
[ADD] Styles for Datatables fiiter
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeufer committed Nov 8, 2024
1 parent 1fe87df commit 1e14e7b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions afat/static/afat/css/afat.css
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,12 @@
line-height: 1.1;
}
}

/* Data tables
------------------------------------------------------------------------------------- */
@media all {
div#corp-main-characters_wrapper div.dataTables_filter input {
margin-left: 0;
width: 100%;
}
}
2 changes: 1 addition & 1 deletion afat/static/afat/css/afat.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion afat/static/afat/css/afat.min.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1e14e7b

Please sign in to comment.