Various UI and UX improvements to match other Moonlight clients

This commit is contained in:
Cameron Gutman
2016-05-09 15:09:31 -04:00
parent f0d974bb73
commit ce8c8c9983
3 changed files with 9 additions and 19 deletions

View File

@@ -92,10 +92,10 @@
</dialog>
<dialog id="replaceAppDialog" class="mdl-dialog">
<h3 class="mdl-dialog__title">Replace App?</h3>
<h3 class="mdl-dialog__title">Quit Running App?</h3>
<div class="mdl-dialog__content">
<p id="replaceAppDialogText">
You wanted to start app X. App Y is already running. Would you like to stop app Y to start app X?
Y is already running. Would you like to quit Y to start X?
</p>
</div>
<div class="mdl-dialog__actions">