Skip to content

Instantly share code, notes, and snippets.

@bwinton
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bwinton/c6e733f00ae02a358755 to your computer and use it in GitHub Desktop.
Save bwinton/c6e733f00ae02a358755 to your computer and use it in GitHub Desktop.
Sample output.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
%define icon-back-image list-style-image: url("chrome://browser/skin/Toolbar.svg");-moz-image-region: rect(0px, 16px, 16px, 0px);
%define icon-back-active-image -moz-image-region: rect(0px, 32px, 16px, 16px);
%define icon-back-hover-image -moz-image-region: rect(0px, 48px, 16px, 32px);
%define icon-forward-image list-style-image: url("chrome://browser/skin/Toolbar.svg");-moz-image-region: rect(0px, 64px, 16px, 48px);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment