Make tags in part table more pretty. Also added link to tags search.

This commit is contained in:
Jan Böhmer 2019-11-10 19:38:36 +01:00
parent 05d6b0aa93
commit f5c2a7b728
4 changed files with 78 additions and 4 deletions

View file

@ -689,6 +689,9 @@ table.dataTable {
.attach-table-icon:hover {
color: var(--gray-dark);
}
.badge-table {
margin-right: 0.2em;
}
/*********************************
Workarounds