This commit is contained in:
Eduard Urbach 2018-04-14 13:46:22 +02:00
parent 3aa59562c3
commit 98a2c7ed90
2 changed files with 3 additions and 1 deletions

View File

@ -32,7 +32,7 @@ component AnimeMainColumn(anime *arn.Anime, listItem *arn.AnimeListItem, tracks
if anime.ID == "LbbCcKiig" && user != nil && (user.Role == "editor" || user.Role == "admin")
h3.mountable AMVs
video.mountable(controls="controls", controlsList="nodownload")
source(src="https://notify.moe/videos/unchained.mkv", type="video/mp4")
source(src="/videos/unchained.mkv")
AnimeEpisodes(anime, episodes, user, false)

View File

@ -121,6 +121,8 @@
.anime-cover-image
width anime-image-large-width
height anime-image-large-height
min-width anime-image-large-width
min-height anime-image-large-height
border-radius ui-element-border-radius
default-transition