mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	Merge pull request #1379 from Rjevski/patch-1
Remove on-hover tooltip from player
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| <video style="outline:none;width:100%;background-color:#000" playsinline poster="<%= thumbnail %>" title="<%= HTML.escape(video.title) %>" | ||||
| <video style="outline:none;width:100%;background-color:#000" playsinline poster="<%= thumbnail %>" | ||||
|     id="player" class="on-video_player video-js player-style-<%= params.player_style %>" | ||||
|     <% if params.autoplay %>autoplay<% end %> | ||||
|     <% if params.video_loop %>loop<% end %> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 TheFrenchGhosty
					TheFrenchGhosty