summaryrefslogtreecommitdiff
path: root/www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch')
-rw-r--r--www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch b/www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch
new file mode 100644
index 0000000..80a9618
--- /dev/null
+++ b/www/chromium-uc/patches/extra/ungoogled-chromium/fix-distilled-icons.patch
@@ -0,0 +1,14 @@
1--- components/dom_distiller/core/css/distilledpage.css.orig
2+++ components/dom_distiller/core/css/distilledpage.css
3@@ -28,6 +28,11 @@
4 box-sizing: border-box;
5 }
6
7+.material-icons {
8+ font-family: Material Icons;
9+ font-style: normal !important;
10+}
11+
12 /* Remove all margins and padding from certain element and add word wrap. */
13
14 blockquote,