1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update handling of deleted recording files

This commit is contained in:
Luke Pulverenti 2016-03-07 21:59:21 -05:00
parent 3a7ed6f85f
commit dd2b5bc15e
20 changed files with 79 additions and 45 deletions

View file

@ -13,7 +13,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<link rel="import" href="../web-animations.html">
<!--
`<slide-down-animation>` animates the transform of an element from `translateY(-100%)` to `none`.
`<slide-down-animation>` animates the transform of an element from `none` `translateY(100%)`.
The `transformOrigin` defaults to `50% 0`.
Configuration: