Merge pull request #23466 from edx/adeel/prod_1231_fix_video_player_button_opacity
Reducing play button opacity to improve viewing experience.
This commit is contained in:
@@ -201,6 +201,7 @@ $cool-dark: rgb(79, 89, 93); // UXPL cool dark
|
||||
left: 50%;
|
||||
font-size: 4em;
|
||||
cursor: pointer;
|
||||
opacity: 0.1;
|
||||
|
||||
&::after {
|
||||
background: $white;
|
||||
|
||||
Reference in New Issue
Block a user