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:
parent
3a7ed6f85f
commit
dd2b5bc15e
20 changed files with 79 additions and 45 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue