Upgrade player

rails
Marcin Kulik 9 years ago
parent 9382a1af86
commit 6d300479e6

File diff suppressed because one or more lines are too long

@ -351,7 +351,7 @@
top: 0; top: 0;
left: 0; left: 0;
right: 0; right: 0;
bottom: 0; bottom: 32px;
background-color: rgba(0, 0, 0, 0.5); background-color: rgba(0, 0, 0, 0.5);
} }
.asciinema-player .start-prompt { .asciinema-player .start-prompt {
@ -362,7 +362,7 @@
top: 0; top: 0;
left: 0; left: 0;
right: 0; right: 0;
bottom: 0; bottom: 32px;
z-index: 20; z-index: 20;
cursor: pointer; cursor: pointer;
} }

Loading…
Cancel
Save