1 /* Copyright (c) 2012 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. */
5 <include src
="../search_header.css">
7 #downloads-summary-text {
12 -webkit-margin-start: 16px;
15 #downloads-actions > * ~ * {
16 -webkit-margin-start: 10px;
20 #no-downloads-or-results {
26 -webkit-margin-start: 114px;
27 -webkit-padding-start: 52px;
33 #no-downloads-or-results {
43 html
[dir
=rtl
] .date-container
{
48 .date-container .since {
52 .date-container .date {
69 .download
.otr
> .safe
,
70 .download.otr > .show-dangerous {
71 -webkit-transition: opacity
150ms;
72 background: url
(../../../../ui/webui/resources/images/otr_icon_standalone.png)
73 no-repeat right bottom
;
77 html
[dir
=rtl
] .download
.otr
> .safe
,
78 html
[dir
=rtl
] .download
.otr
> .show-dangerous
{
79 background-position: left bottom
;
82 .download
.otr
> .safe:hover
,
83 .download.otr > .show-dangerous:hover {
87 .malware-description {
88 color: rgb
(196, 42, 23);
99 html
[dir
=rtl
] .progress
{
104 .progress.background {
105 background: url
(chrome://theme
/IDR_DOWNLOAD_PROGRESS_BACKGROUND_32
);
106 background-size: 48px;
112 -webkit-padding-end: 4px;
113 -webkit-padding-start: 4px;
117 -webkit-padding-end: 16px;
118 display: inline-block
;
120 word-break: break-all
;
133 color: rgb
(85, 102, 221);
134 display: inline-block
;
139 text-decoration: none
;
140 text-overflow: ellipsis
;
145 -webkit-margin-end: 12px;
153 #downloads-pagination {
154 -webkit-margin-start: 18px;