Display RGB color, transparency and prints for parts

This commit is contained in:
2025-01-29 10:36:43 +01:00
parent d93723ab4e
commit d08b7bb063
6 changed files with 31 additions and 5 deletions

View File

@@ -59,3 +59,9 @@
.sortable thead th {
font-weight: bold !important;
}
.color-rgb {
display: inline-block;
width: 15px;
height: 15px;
}