Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(420)

Unified Diff: Source/core/css/mediaControlsNew.css

Issue 1305793002: Update overlay cast buttons for clank, part 1 of 3. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: replaced blank line. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | public/blink_image_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/mediaControlsNew.css
diff --git a/Source/core/css/mediaControlsNew.css b/Source/core/css/mediaControlsNew.css
index e28841353caea94a6597d13ea457fc476b5bf7f2..4c33ef01876c25496dac65cf12459fc06545f48e 100644
--- a/Source/core/css/mediaControlsNew.css
+++ b/Source/core/css/mediaControlsNew.css
@@ -156,8 +156,8 @@ video::-internal-media-controls-overlay-cast-button {
-webkit-appearance: -internal-media-overlay-cast-off-button;
display: flex;
position: absolute;
- top: 5%;
- left: 5%;
+ top: 8px;
+ left: 8px;
margin-left: 0px;
margin-top: 0px;
border: none;
« no previous file with comments | « no previous file | public/blink_image_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698