mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 17:25:05 +02:00
Make tags in part table more pretty. Also added link to tags search.
This commit is contained in:
parent
05d6b0aa93
commit
f5c2a7b728
4 changed files with 78 additions and 4 deletions
|
@ -689,6 +689,9 @@ table.dataTable {
|
|||
.attach-table-icon:hover {
|
||||
color: var(--gray-dark);
|
||||
}
|
||||
.badge-table {
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
|
||||
/*********************************
|
||||
Workarounds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue