This repository has been archived by the owner on Nov 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
8 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,17 @@ | ||
/* | ||
* Description: | ||
/** ==UserStyle== | ||
* @name Style Name | ||
* @author github-username | ||
* @licence GPLv3 | ||
* @description | ||
* Text | ||
* in multiple | ||
* lines | ||
* | ||
* Screenshot: | ||
* | ||
* Contributor(s): | ||
* @namespace https://github.com/Timvde/UserChrome-Tweaks | ||
* @homepageURL https://github.com/Timvde/UserChrome-Tweaks | ||
* @supportURL https://github.com/Timvde/UserChrome-Tweaks/issues | ||
*/ | ||
|
||
/* Please read the code style guidelines in CONTRIBUTING.md */ | ||
|
||
/* Your code here */ | ||
@-moz-document url(chrome://browser/content/browser.xul) { | ||
/* Your code here */ | ||
} |