mirror of
https://github.com/brmlab/brmsklad.git
synced 2025-08-02 14:23:34 +02:00
Items show all, datatables, sorting, filtering
This commit is contained in:
parent
07fbba7428
commit
786acdd599
15 changed files with 450 additions and 28 deletions
|
@ -735,3 +735,15 @@ pre {
|
|||
#url-rewriting-warning {
|
||||
display:none;
|
||||
}
|
||||
|
||||
#datatables_paginate a {
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
#datatables_filter {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#datatables_filter input {
|
||||
width: 300px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue