Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

probably not the reason, but those lines don't make any sense, and shold be deleted:

<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>

(this is not a webpage ;)

probably not the reason, but those lines don't make any sense, and shold be deleted:

<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>

(this this is not a webpage webpage, and the calibration code tries to read the fist toplevel node, which is "style" in your case ;)

those lines don't make any sense, and shold should be deleted:

<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>

this is not a webpage, and the calibration code tries to read the fist toplevel node, which is "style" in your case ;)

just curious, how did that mess end up in your file ?

those lines don't make any sense, and should be deleted:

<style type="text/css" id="night-mode-pro-style"/>
<link type="text/css" rel="stylesheet" id="night-mode-pro-link"/>

this is not a webpage, and the calibration code tries to read the fist first toplevel node, which is "style" in your case ;)

just curious, how did that mess end up in your file ?