mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-10 01:40:17 +01:00
18 lines
375 B
Plaintext
18 lines
375 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
|
||
|
<!DOCTYPE overlay SYSTEM "chrome://inspector/locale/viewers/styleRules.dtd">
|
||
|
|
||
|
<overlay id="ovStyleRulesViewerPopup"
|
||
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||
|
|
||
|
<popupset id="ppsViewerPopupset">
|
||
|
<!--
|
||
|
<menupopup id="ppViewerContext-styleRules">
|
||
|
</menupopup>
|
||
|
-->
|
||
|
</popupset>
|
||
|
|
||
|
</overlay>
|
||
|
|
||
|
|