Also add border-radius to thumbnail

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-10-03 12:33:18 +02:00
parent 1983f91e29
commit 5b293a96f2
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 1 additions and 0 deletions

View File

@ -762,6 +762,7 @@ table.dragshadow td.size {
height: 130px;
background-size: 130px;
margin-left: 26px;
border-radius: var(--border-radius);
/* Position favorite star related to checkbox to left and 3-dot menu below */
.favorite-mark {