From 8b95874caec06e58df829180bbbc1585483f8e64 Mon Sep 17 00:00:00 2001 From: wiichicken <50886841+wiichicken@users.noreply.github.com> Date: Mon, 13 May 2024 05:08:21 -0400 Subject: [PATCH] style(custom test duration popup): use special elements to highlight keys for consistency (wiichicken) (#5374) --- frontend/src/html/popups.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/frontend/src/html/popups.html b/frontend/src/html/popups.html index 169734dcb..7ebd1760b 100644 --- a/frontend/src/html/popups.html +++ b/frontend/src/html/popups.html @@ -683,7 +683,15 @@

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 ( + esc + or + ctrl/cmd + + + shift + + + p + > Bail Out)