Sign in
chromium
/
chromium
/
src
/
d4afc97b7
/
.
/
chrome
/
browser
/
resources
/
download_shelf
/
download_list.html
blob: 3713bea029d602f5ed0fabc507e9099dbc819f4b [
file
] [
log
] [
blame
]
<style>
:
host
{
height
:
100%
;
}
#
download-list
{
display
:
flex
;
flex-direction
:
row
;
height
:
100%
;
margin
:
1px
6px
0
4px
;
overflow
:
hidden
;
}
</style>
<div
id
=
"download-list"
></div>