diff --git a/css/ui.css b/css/ui.css index bc5f9d0ce..a8bffc00e 100644 --- a/css/ui.css +++ b/css/ui.css @@ -251,7 +251,6 @@ div.emuspacer { .emuvideo { border-radius:20px; border: 4px solid #222; - outline-color: #ccc; padding: 20px; background: #000; margin-top:40px; @@ -259,9 +258,9 @@ div.emuspacer { margin-right:3%; width:94%; pointer-events:auto; + cursor: crosshair; } .emuvideo:focus { - outline:none; border-color:#888; } canvas.pixelated { diff --git a/index.html b/index.html index 78f71ba4e..b85dbdfc9 100644 --- a/index.html +++ b/index.html @@ -321,6 +321,13 @@ ←↑↓→ Joystick Space Button +