summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-01-07 14:19:54 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-01-07 14:20:21 +0100
commite8cebef9d2a524067863741333a6784db4ea258d (patch)
tree88f64a34a96f0bbfa2d73efc5cf5584a36a18160 /application
parent9f4afc2552a67cc675b8b8af2ecb8ebc04a473a7 (diff)
downloadUXP-e8cebef9d2a524067863741333a6784db4ea258d.tar
UXP-e8cebef9d2a524067863741333a6784db4ea258d.tar.gz
UXP-e8cebef9d2a524067863741333a6784db4ea258d.tar.lz
UXP-e8cebef9d2a524067863741333a6784db4ea258d.tar.xz
UXP-e8cebef9d2a524067863741333a6784db4ea258d.zip
Fix library window reference to SVG toolbar image.
Tag #576. This needs uplift to the relbranch.
Diffstat (limited to 'application')
-rw-r--r--application/palemoon/themes/windows/places/organizer.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/palemoon/themes/windows/places/organizer.css b/application/palemoon/themes/windows/places/organizer.css
index 16a0ab09c..16ce25911 100644
--- a/application/palemoon/themes/windows/places/organizer.css
+++ b/application/palemoon/themes/windows/places/organizer.css
@@ -5,7 +5,7 @@
:root {
--toolbar-custom-color: hsl(210,75%,92%);
--toolbar-highlight-top: rgba(255,255,255,.5);
- --toolbarbutton-image: url("chrome://browser/skin/Toolbar.png");
+ --toolbarbutton-image: url("chrome://browser/skin/Toolbar.svg");
}
/* Toolbar */