Assets: Move details to its own file and share across assets

And new styling for the details as well
This commit is contained in:
2017-09-04 19:13:38 +02:00
parent 923b4bd9d6
commit b8153b5c9a
10 changed files with 285 additions and 478 deletions

View File

@@ -1,12 +1,12 @@
::-webkit-scrollbar
width: 9px
height: 9px
width: 5px
height: 5px
::-webkit-scrollbar-track
background-color: transparent
::-webkit-scrollbar-thumb
background-color: rgba($color-text-dark-hint, .6)
background-color: darken($color-background, 40%)
::placeholder
color: $color-text-dark-hint