Import SCSS in reader windows

Fixes unstyled tags popup.
This commit is contained in:
Abe Jellinek 2024-01-16 12:32:47 -05:00 committed by Dan Stillman
parent b24d7d8f44
commit 482e436203

View file

@ -3,6 +3,7 @@
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="chrome://zotero/skin/zotero.css" type="text/css"?>
<?xml-stylesheet href="chrome://zotero/skin/overlay.css" type="text/css"?>
<?xml-stylesheet href="chrome://zotero-platform/content/zotero.css" type="text/css"?>
<!DOCTYPE window [
<!ENTITY % globalDTD SYSTEM "chrome://global/locale/global.dtd"> %globalDTD;