mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-21 01:41:31 +00:00
Initial Pass at Accessibility Checks in CI (#88)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div class="items">
|
||||
<div class="items" role="menubar">
|
||||
<div class="cosmosDBTitle">
|
||||
<span
|
||||
class="title"
|
||||
@@ -53,6 +53,7 @@
|
||||
id="explorerMenu"
|
||||
name="explorer"
|
||||
class="iframe"
|
||||
title="explorer"
|
||||
src="explorer.html?v=1.0.1&platform=Hosted"
|
||||
data-bind="visible: navigationSelection() === 'explorer'"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user