mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update recording format
This commit is contained in:
parent
ac3ca6cde8
commit
857b8348bb
18 changed files with 99 additions and 79 deletions
|
@ -100,7 +100,6 @@
|
|||
display: inline-block;
|
||||
width: 70%;
|
||||
font-weight: normal;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.videoPositionSliderContainer {
|
||||
|
@ -132,12 +131,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media all and (max-width: 1200px) {
|
||||
#videoPlayer .nowPlayingTabs {
|
||||
font-size: 13px;
|
||||
}
|
||||
}
|
||||
|
||||
.nowPlayingTabButtons {
|
||||
margin-bottom: 1.25em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue