mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Merge pull request #143 from dimqua/patch-1
Change the color of progressBar marker
This commit is contained in:
		@@ -171,6 +171,11 @@ div {
 | 
			
		||||
  background-color: rgba(0, 182, 240, 1);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* ProgressBar marker */
 | 
			
		||||
.vjs-marker {
 | 
			
		||||
    background-color: rgba(255, 255, 255, 1);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Big "Play" Button */
 | 
			
		||||
.video-js .vjs-big-play-button {
 | 
			
		||||
  background-color: rgba(35, 35, 35, 0.5);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user