Fix library window reference to SVG toolbar image.

Tag #576.
This needs uplift to the relbranch.
This commit is contained in:
wolfbeast 2019-01-07 14:19:54 +01:00 committed by Roy Tam
commit 83b95f2c5b

View file

@ -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 */