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

Unified Diff: chrome/browser/resources/file_manager/mediaplayer.html

Issue 7781006: Merge 94081 - Fixed slider thumb in the mediaplayer progress (issue 7488055). (Closed) Base URL: http://src.chromium.org/svn/branches/835/src/
Patch Set: Created 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/mediaplayer.html
===================================================================
--- chrome/browser/resources/file_manager/mediaplayer.html (revision 98610)
+++ chrome/browser/resources/file_manager/mediaplayer.html (working copy)
@@ -38,7 +38,7 @@
}
.progress {
- -webkit-appearance: sliderthumb-horizontal;
+ -webkit-appearance: none;
position: absolute;
background: transparent;
left: 93px;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698