mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
support deleting and canceling live tv recordings and timers
This commit is contained in:
parent
8dd607af86
commit
ac0cc84f9d
14 changed files with 181 additions and 75 deletions
|
@ -362,7 +362,7 @@ a.itemTag:hover {
|
|||
}
|
||||
|
||||
.itemBackdropContent {
|
||||
height: 230px;
|
||||
height: 245px;
|
||||
}
|
||||
|
||||
.lnkSibling {
|
||||
|
@ -396,7 +396,7 @@ a.itemTag:hover {
|
|||
}
|
||||
|
||||
.itemDetailImage {
|
||||
height: 240px;
|
||||
height: 255px;
|
||||
-moz-box-shadow: 0px 0 20px #000;
|
||||
-webkit-box-shadow: 0px 0 20px #000;
|
||||
box-shadow: 0px 0 20px #000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue