diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2731bd0..d4f51d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,34 +8,34 @@ assignees: '' --- **Describe the bug** -A clear and concise description of what the bug is. + **Expected behavior** -A clear and concise description of what you expected to happen. + **Screenshots** -If applicable, add screenshots to help explain your problem. + -**Environment (please complete the following information):** -Check like `- [x]`. +**Environment:** + - Distribution - [ ] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix) - [ ] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style) - [ ] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style) - - Firefox Version: [write from `about:support` - `version`] + - Firefox Version: - OS: - [ ] Linux - [ ] Windows - [ ] Mac - - [ ] Others: + - [ ] Other: - Theme: - [ ] Light - [ ] Dark - - [ ] Alpenglow(System: Light) - - [ ] Alpenglow(System: Dark) + - [ ] Alpenglow (System: Light) + - [ ] Alpenglow (System: Dark) - [ ] System Default - - GTK Theme Name(Only Linux User): [sample] Adwaita, Adwaita-Dark, Breath, Breath-Dark - - [ ] Others: [sample] [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/) + - GTK Theme Name (Linux only): + - [ ] Other: (e.g. [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/)) **Additional context** -Add any other context about the problem here. + diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 002686c..d1da789 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,14 @@ **Describe the PR** -A clear and concise description of what the PR is. + **Related Issue** + **Screenshots** -If applicable, add screenshots to help explain your commit. + **Environment (please complete the following information):** -Check like `- [x]`. + - PR Type - [ ] `Add:` Add feature or enhanced. @@ -20,4 +21,4 @@ Check like `- [x]`. - [ ] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style) **Additional context** -Add any other context about the commit here. + diff --git a/userContent.css b/userContent.css index 2fd85bd..368de28 100644 --- a/userContent.css +++ b/userContent.css @@ -650,7 +650,7 @@ @media screen and (min-width: 768px) { .mzp-c-menu-panel { - box-shadow: box-shadow: 0 16px 16px -16px rgba(255,255,255,.3) !important; + box-shadow: 0 16px 16px -16px rgba(255,255,255,.3) !important; } } .card--product,