leave important in CSS rules, it is necessary
This commit is contained in:
		| @ -298,7 +298,6 @@ input#search-video { | ||||
|  | ||||
| #video-wrapper { | ||||
|   background-color: transparent !important; | ||||
|   margin-top: 0.25rem !important; | ||||
| } | ||||
|  | ||||
| video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs as well as control bar on player*/ | ||||
| @ -306,6 +305,10 @@ video, div[id^="vjs_video_"], .vjs-control-bar { /* handles both live and VODs a | ||||
|   background-color: transparent !important; | ||||
| } | ||||
|  | ||||
| #videojs-wrapper { | ||||
|   margin-top: 0.25rem !important; | ||||
| } | ||||
|  | ||||
| /* random shit */ | ||||
| #incompatible-browser { | ||||
|   display: none !important; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user