Bigger thumbnail for posts

This commit is contained in:
2016-12-01 16:39:20 +01:00
parent 455bfdfc49
commit ffdffdeb96
6 changed files with 34 additions and 28 deletions

View File

@@ -214,21 +214,27 @@ $tree-color-highlight-background-text: white
.tree-item-info
display: block
font-size: .9em
margin-left: 20px
padding: 2px 0
font-size: .85em
margin-left: 40px
padding-top: 2px
line-height: 1em
color: $color-text-dark-secondary
.tree-item-thumbnail
width: 20px
height: 20px
display: flex
align-items: center
justify-content: center
background-color: $color-background
width: 40px
height: 40px
float: left
margin: 0 5px 5px -5px
margin: 0 5px 0 -5px
border-radius: 3px
color: $color-text-dark-secondary
img
border-radius: 3px
width: 20px
height: 20px
width: 40px
height: 40px
.jstree-loading