mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Added some additional columns to part list.
They are hidden by default but can be shown by a colvis button.
This commit is contained in:
parent
16139d1afd
commit
720e1cd04e
10 changed files with 310 additions and 70 deletions
|
@ -683,4 +683,8 @@ table.dataTable {
|
|||
|
||||
.tab-content>form>.active {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.dataTables_length {
|
||||
display: inline-flex;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue