Show error message if video cannot be loaded (#1879)

This commit is contained in:
Isabelle Knott 2017-04-15 19:12:47 -04:00 committed by Eugen
parent 0f8b7d0660
commit 911338bdcc
3 changed files with 24 additions and 6 deletions

View file

@ -1383,7 +1383,7 @@ button.icon-button.active i.fa-retweet {
}
}
.media-spoiler {
.media-spoiler, .video-error-cover {
background: $color8;
color: $color5;
}