Chromium Code Reviews| Index: ui/file_manager/video_player/css/media_controls.css |
| diff --git a/ui/file_manager/video_player/css/media_controls.css b/ui/file_manager/video_player/css/media_controls.css |
| index 6c0ff616d022b822bc1e7f7ddbaf0a4234a2b794..d9ef07c77840e3b0590ce4441edb94fbb73aab58 100644 |
| --- a/ui/file_manager/video_player/css/media_controls.css |
| +++ b/ui/file_manager/video_player/css/media_controls.css |
| @@ -129,6 +129,10 @@ paper-slider.volume { |
| pointer-events: auto; |
| } |
| +.video-controls .ripple { |
|
yamaguchi
2016/11/07 09:15:13
Now I am seeing this doesn't work because style fo
|
| + background-color: black; |
| +} |
| + |
| /* Cast button. */ |
| .media-button.cast, |