Added more tooltip locations

This commit is contained in:
2018-04-18 15:07:46 +02:00
parent d25ad77715
commit 976563ed60
4 changed files with 19 additions and 12 deletions

View File

@ -11,7 +11,6 @@
.soundtrack-content
horizontal
border-radius ui-element-border-radius
overflow hidden
box-shadow shadow-light
min-height 200px
@ -22,6 +21,7 @@
object-fit cover
width 100%
height 100%
border-radius ui-element-border-radius
filter brightness(100%)
transition filter transition-speed ease
@ -124,7 +124,16 @@ animation change-color
.soundtrack-anime-link
display block
.soundtrack-anime-image
border-bottom-right-radius 0
border-top-right-radius 0
.soundtrack-image
border-bottom-left-radius 0
border-top-left-radius 0
.soundtrack-anime-image
width anime-image-medium-width
height anime-image-medium-height
border-radius ui-element-border-radius
object-fit cover