13 lines
757 B
Diff
13 lines
757 B
Diff
diff --git a/chrome/browser/resources/downloads/downloads.html b/chrome/browser/resources/downloads/downloads.html
|
|
index 35e377d76a4a47bb990832edf8dd1b3dd2c48301..2fc1da51ca8315c98967b28fa981517e2288ad15 100644
|
|
--- a/chrome/browser/resources/downloads/downloads.html
|
|
+++ b/chrome/browser/resources/downloads/downloads.html
|
|
@@ -6,6 +6,7 @@
|
|
<base href="chrome://downloads">
|
|
<title>$i18n{title}</title>
|
|
<link rel="stylesheet" href="chrome://resources/css/md_colors.css">
|
|
+ <link rel="stylesheet" href="chrome://resources/brave/page_specific/downloads/downloads_loading_shim.css"><link rel="stylesheet" href="chrome://resources/brave/css/nala.css">
|
|
<style>
|
|
html {
|
|
/* Remove 300ms delay for 'click' event, when using touch interface. */
|