mirror of
https://github.com/moonlight-stream/moonlight-chrome.git
synced 2025-08-18 09:06:47 +00:00
go-back button now properly announced
This commit is contained in:
parent
59e7adb32f
commit
d2a2542e5b
@ -14,7 +14,7 @@
|
|||||||
<div class="mdl-layout mdl-js-layout">
|
<div class="mdl-layout mdl-js-layout">
|
||||||
<header id="main-navigation" class="mdl-layout__header mdl-layout__header--transparent">
|
<header id="main-navigation" class="mdl-layout__header mdl-layout__header--transparent">
|
||||||
<div class="mdl-layout__header-row">
|
<div class="mdl-layout__header-row">
|
||||||
<button id="backIcon" class="mdl-button mdl-js-button mdl-button--icon"><i class="material-icons">keyboard_arrow_left</i></button>
|
<button id="backIcon" class="mdl-button mdl-js-button mdl-button--icon" role="link" aria-label="Host selection"><i class="material-icons">keyboard_arrow_left</i></button>
|
||||||
<!-- Title -->
|
<!-- Title -->
|
||||||
<span class="mdl-layout-title">MOON<span>LIGHT</span></span>
|
<span class="mdl-layout-title">MOON<span>LIGHT</span></span>
|
||||||
<!-- Add spacer, to align navigation to the right -->
|
<!-- Add spacer, to align navigation to the right -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user