We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f54190 commit ce08c63Copy full SHA for ce08c63
1 file changed
css/ui.css
@@ -251,7 +251,6 @@ div.emuspacer {
251
.emuvideo {
252
border-radius:20px;
253
border: 4px solid #222;
254
- outline-color: #ccc;
255
padding: 20px;
256
background: #000;
257
margin-top:40px;
@@ -261,7 +260,6 @@ div.emuspacer {
261
260
pointer-events:auto;
262
}
263
.emuvideo:focus {
264
- outline:none;
265
border-color:#888;
266
267
canvas.pixelated {
0 commit comments