repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix search results being clipped in app list.
[chromium-blink-merge.git]
/
ui
/
file_manager
/
audio_player
/
elements
/
audio_player.css
blob
4f614f209a8fe99106232bcc9568dc9a68b176af
1
/* Copyright 2014 The Chromium Authors. All rights reserved.
2
* Use of this source code is governed by a BSD-style license that can be
3
* found in the LICENSE file. */
4
5
control-panel
{
6
border-top
:
1px
solid rgba
(
0
,
0
,
0
,
0.1
);
7
bottom
:
0
;
8
left
:
0
;
9
margin-bottom
:
8px
;
10
position
:
fixed
;
11
right
:
0
;
12
}