mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add additional view settings
This commit is contained in:
parent
d1a36e7c73
commit
9eecd4a9f8
4 changed files with 27 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
.videoTopControls {
|
||||
padding: .7em 1em;
|
||||
background-color: rgba(0, 0, 0, .5);
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
@ -50,7 +50,6 @@
|
|||
.videoAdvancedControls {
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.videoControls .currentTime {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue