This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Adapted from https://gist.github.com/bramus/724503 | |
* with help from https://support.mozilla.org/en-US/questions/1157451 | |
* | |
* Do not remove the @namespace line -- it's required for correct functioning | |
* set default namespace to XUL | |
*/ | |
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); | |
/* move favicon, throbber and text to the right so that the close button appears on the left */ |