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

Unified Diff: ui/file_manager/audio_player/elements/audio_player.css

Issue 1458733003: Reland MD Audio Player. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forcePlay -> forceToPlay Created 5 years, 1 month 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
Index: ui/file_manager/audio_player/elements/audio_player.css
diff --git a/ui/file_manager/audio_player/elements/audio_player.css b/ui/file_manager/audio_player/elements/audio_player.css
index 4f614f209a8fe99106232bcc9568dc9a68b176af..bc6d7aa465cc96345329a3155232b6559afbefd7 100644
--- a/ui/file_manager/audio_player/elements/audio_player.css
+++ b/ui/file_manager/audio_player/elements/audio_player.css
@@ -3,10 +3,8 @@
* found in the LICENSE file. */
control-panel {
- border-top: 1px solid rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
- margin-bottom: 8px;
position: fixed;
right: 0;
}
« no previous file with comments | « ui/file_manager/audio_player/css/audio_player.css ('k') | ui/file_manager/audio_player/elements/audio_player.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698