Confirmed users
295
edits
Line 79: | Line 79: | ||
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?> | <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?> | ||
<?xml-stylesheet href="chrome://browser/path | <?xml-stylesheet href="chrome://browser/content/path/module.css " type="text/css"?> | ||
<?xml-stylesheet href="chrome://browser/skin/path | <?xml-stylesheet href="chrome://browser/skin/path/module.css" type="text/css"?> | ||
For devtools CSS files then <tt>path | For devtools CSS files then <tt>path</tt> is likely to be the string <tt>devtools</tt>. | ||
[1] However there is probably a better way than using absolute positioning. | [1] However there is probably a better way than using absolute positioning. |