mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Doc: Dev README - Policies
This commit is contained in:
parent
d479ce43ed
commit
9a7c40570b
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
* [Environment](#environment)
|
||||
* [Project Structure](#project-structure)
|
||||
* [Rules](#rules)
|
||||
- [Policies](#policies)
|
||||
- [User Custom CSS](#user-custom-css)
|
||||
* [Basics](#basics-1)
|
||||
* [Restrictions](#restrictions)
|
||||
|
|
@ -74,6 +75,10 @@ This is a rough guideline. (Not forced)
|
|||
|
||||
- [Rules.md](./Rules.md).
|
||||
|
||||
## Policies
|
||||
- [Support Mozilla: Policies overview](https://support.mozilla.org/en-US/products/firefox-enterprise/policies-customization-enterprise/policies-overview-enterprise)
|
||||
- [Policy Templates](https://github.com/mozilla/policy-templates)
|
||||
|
||||
## User Custom CSS
|
||||
### Basics
|
||||
`userChrome.css` file is for browser UI, `userContent.css` file is for web contents.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue