Skip to content

Commit 6d093c6

Browse files
update
1 parent 81ca636 commit 6d093c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2764,7 +2764,7 @@
27642764
interaction: true,
27652765
backgroundColor: 'transparent',
27662766
innerHTML: `
2767-
<div id="arcadeCabinetFrontBottomTeleportIntoSceneButton_div" title="Teleport into the game scene.\nIn-game games are reset. If you want to teleport into a deeply nested level, then press this button at the deepest level first, and work your way up." style="position: absolute; left: 10px; top: 10px; width: 240px; height: 60px; border: 5px solid #00FFDF; border-radius: 10px; background-color: transparent; box-shadow: 0 0 5px #00FFDF; text-shadow: 0 0 2px #00FFDF; cursor: pointer;">
2767+
<div id="arcadeCabinetFrontBottomTeleportIntoSceneButton_div" title="Teleport into the game scene.\nActive in-game games are reset. If you want to teleport into a deeply nested level, then press this button at the deepest level first, and work your way up." style="position: absolute; left: 10px; top: 10px; width: 240px; height: 60px; border: 5px solid #00FFDF; border-radius: 10px; background-color: transparent; box-shadow: 0 0 5px #00FFDF; text-shadow: 0 0 2px #00FFDF; cursor: pointer;">
27682768
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" style="position: absolute; left: 5px; top: 10px; width: 40px; height: 40px;" fill="#ffffff" stroke="none">
27692769
<path d="M14 12L10 8V11H2V13H10V16M22 12A10 10 0 0 1 2.46 15H4.59A8 8 0 1 0 4.59 9H2.46A10 10 0 0 1 22 12Z"></path>
27702770
</svg>

0 commit comments

Comments
 (0)