Bigger thumbnail for HDRIs

This commit is contained in:
2016-11-29 16:02:56 +01:00
parent a67774c6e8
commit e3fc265408
2 changed files with 19 additions and 4 deletions

View File

@@ -1684,6 +1684,24 @@ section.node-children
.list-node-children-item-name
bottom: 26px
&.group_hdri, &.hdri
width: 300px
.list-node-children-item.hdri,
.list-node-children-item.group_hdri
height: $list-node-children-item-width
width: 300px
margin-top: 5px
.list-node-children-item-thumbnail
width: 300px
.list-node-children-item-thumbnail-icon i
position: relative
bottom: 10px
.list-node-children-item-name
bottom: 26px
width: 100%
max-width: 100%
.list-node-children-empty
color: $color-text-dark-secondary
font-size: 1.2em
@@ -1893,9 +1911,6 @@ section.node-children
position: relative
overflow: hidden
img
width: $list-node-children-item-width
& .list-node-children-item-thumbnail-icon
position: absolute
top: 50%