Skip to content

Commit ce08c63

Browse files
committed
Remove unused emuvideo CSS outline
1 parent 7f54190 commit ce08c63

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

css/ui.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ div.emuspacer {
251251
.emuvideo {
252252
border-radius:20px;
253253
border: 4px solid #222;
254-
outline-color: #ccc;
255254
padding: 20px;
256255
background: #000;
257256
margin-top:40px;
@@ -261,7 +260,6 @@ div.emuspacer {
261260
pointer-events:auto;
262261
}
263262
.emuvideo:focus {
264-
outline:none;
265263
border-color:#888;
266264
}
267265
canvas.pixelated {

0 commit comments

Comments
 (0)