Skip to content

Instantly share code, notes, and snippets.

View ramkumarshankar's full-sized avatar

Ramkumar Shankar ramkumarshankar

View GitHub Profile
@valrus
valrus / userChrome.css
Last active February 12, 2020 21:46
Favicons on the left with hover for close button in Firefox 57
/*
* 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 */