2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-10 23:14:13 +00:00

Remove btn-default

This commit is contained in:
Oliver
2021-10-28 19:57:17 +11:00
parent b1cdcdf0b8
commit 2778ff55da
34 changed files with 77 additions and 68 deletions

View File

@ -394,6 +394,13 @@
padding: .25em .5em;
}
.table button {
font-size: 90%;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
}
/* grid display for part images */
.table-img-grid tr {