forked from mirror/Part-DB.Part-DB-server
Use a better style for the part table.
This commit is contained in:
parent
3cb04c2580
commit
3c16ed6be7
4 changed files with 39 additions and 5 deletions
|
@ -641,4 +641,13 @@ label:not(.form-check-label) {
|
|||
|
||||
.tooltip {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* Style datatables */
|
||||
.card-footer-table {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
table.dataTable {
|
||||
margin-top: 0 !important;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue