leave important in CSS rules, it is necessary
This commit is contained in:
		| @ -298,7 +298,6 @@ input#search-video { | |||||||
|  |  | ||||||
| #video-wrapper { | #video-wrapper { | ||||||
|   background-color: transparent !important; |   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*/ | 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; |   background-color: transparent !important; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | #videojs-wrapper { | ||||||
|  |   margin-top: 0.25rem !important; | ||||||
|  | } | ||||||
|  |  | ||||||
| /* random shit */ | /* random shit */ | ||||||
| #incompatible-browser { | #incompatible-browser { | ||||||
|   display: none !important; |   display: none !important; | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user