Bigger thumbnail for posts
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user