mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Fix library window reference to SVG toolbar image.
Tag #576. This needs uplift to the relbranch.
This commit is contained in:
parent
756f56126c
commit
83b95f2c5b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue