This commit is contained in:
chiu 2021-09-15 23:23:37 +08:00
parent e3fe69f28e
commit e74559b086
1 changed files with 2 additions and 0 deletions

View File

@ -61,9 +61,11 @@
.jp-video.hide-ui .jp-gui{ .jp-video.hide-ui .jp-gui{
display: none; display: none;
} }
<% if !@apply_autoplay_script %>
.jp-video.hide-ui [id^="jp_video_"]{ .jp-video.hide-ui [id^="jp_video_"]{
cursor: none; cursor: none;
} }
<% end %>
.jp-no-solution .jp-no-solution
position: absolute; position: absolute;
width: 100%; width: 100%;