mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2026-04-23 16:37:11 +00:00
moved back button into static HTML, and fixed bug where it would show in host selection menu
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
<span class="mdl-layout-title">Moonlight</span>
|
||||
<!-- Add spacer, to align navigation to the right -->
|
||||
<div class="mdl-layout-spacer"></div>
|
||||
<div class="cancel-current" id="quitCurrentApp">
|
||||
<img src="static\res\ic_remove_circle_white_24px.svg">
|
||||
<span class="game-title">Quit Current App</span>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<main id="main-content" class="mdl-layout__content">
|
||||
|
||||
Reference in New Issue
Block a user