style(custom test duration popup): use special elements to highlight keys for consistency (wiichicken) (#5374)

This commit is contained in:
wiichicken 2024-05-13 05:08:21 -04:00 committed by GitHub
parent 86f16c31b9
commit 8b95874cae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -683,7 +683,15 @@
<br />
<br />
You can start an infinite test by inputting 0. Then, to stop the test, use
the Bail Out feature (esc or ctrl/cmd + shift + p > Bail Out)
the Bail Out feature (
<key>esc</key>
or
<key>ctrl/cmd</key>
+
<key>shift</key>
+
<key>p</key>
> Bail Out)
</div>
<button>ok</button>
</form>