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 > :-webkit-any(.safe, .dangerous) {
70 -webkit-transition: opacity
150ms;
71 background: url
(../../../../ui/webui/resources/images/otr_icon_standalone.png)
72 no-repeat right bottom
;
76 html
[dir
=rtl
] .download
.otr
> :-webkit-any
(.safe
, .dangerous
) {
77 background-position: left bottom
;
80 .download.otr > :-webkit-any(.safe, .dangerous):hover {
84 .description.malware {
85 color: rgb
(196, 42, 23);
96 html
[dir
=rtl
] .progress
{
101 .progress.background {
102 background: url
(chrome://theme
/IDR_DOWNLOAD_PROGRESS_BACKGROUND_32
);
103 background-size: 48px;
107 align-items: baseline
;
119 -webkit-padding-end: 4px;
120 -webkit-padding-start: 4px;
124 -webkit-padding-end: 16px;
125 display: inline-block
;
127 word-break: break-all
;
140 color: rgb
(85, 102, 221);
141 display: inline-block
;
146 text-decoration: none
;
147 text-overflow: ellipsis
;
152 -webkit-margin-end: 12px;
160 #downloads-pagination {
161 -webkit-margin-start: 18px;