mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
move recording editor to popup
This commit is contained in:
parent
25f06c166b
commit
4d7b51f730
19 changed files with 322 additions and 248 deletions
|
@ -1033,6 +1033,13 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
background-color: #52B54B;
|
||||
}
|
||||
|
||||
.seriesTimerIndicator {
|
||||
color: #cc3333;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
.playedIndicator + .syncIndicator {
|
||||
top: 32px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue