Show part preview image in part tables.

This commit is contained in:
Jan Böhmer 2019-10-03 14:53:50 +02:00
parent 6799ac90e5
commit 2872e334ac
3 changed files with 111 additions and 2 deletions

View file

@ -351,7 +351,8 @@ btn-xs
}
.hoverpic:hover {
transform: scale(5);
transform: scale(6);
background: white;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}