Rework CSS
This commit is contained in:
parent
585a3c0dcc
commit
e501c8cd9a
3 changed files with 111 additions and 102 deletions
|
|
@ -378,7 +378,7 @@ window.addEventListener("load", function() {
|
|||
if (fullscreenElement()) {
|
||||
exitFullscreen();
|
||||
} else {
|
||||
requestFullscreen(pad, {navigationUI: "hide"});
|
||||
requestFullscreen(document.documentElement, {navigationUI: "hide"});
|
||||
}
|
||||
});
|
||||
[{id: "prevtrackbutton", key: KEY_MEDIA_PREV_TRACK},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue