mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
Fix about:support
This commit is contained in:
parent
fd27b407c3
commit
89bf8a2b96
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
html {
|
||||
--aboutSupport-table-background: #ebebeb;
|
||||
--aboutSupport-table-background: var(--in-content-box-background);
|
||||
background-color: var(--in-content-page-background);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue