avoid inline CSS to fix CSP issue
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<link rel="license" href="/LICENSE.txt"/>
|
||||
<script type="module" src="/js/redirect.js?9"></script>
|
||||
<script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1"></script>
|
||||
<script type="module" src="/js/web-install.js?5"></script>
|
||||
<script type="module" src="/js/web-install.js?6"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -182,7 +182,7 @@
|
||||
<p>
|
||||
<strong id="flash-release-status"></strong>
|
||||
<!-- This appears as part of the status -->
|
||||
<button id="flash-reconnect-button" style="display: none;"><strong>Reconnect device</strong></button>
|
||||
<button id="flash-reconnect-button" hidden="hidden"><strong>Reconnect device</strong></button>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user