mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
parent
41ee5136f4
commit
8aa201ff06
6 changed files with 37 additions and 0 deletions
|
|
@ -723,6 +723,14 @@ nsMediaFeatures::features[] = {
|
|||
{ &nsGkAtoms::windows_accent_color_applies },
|
||||
GetSystemMetric
|
||||
},
|
||||
{
|
||||
&nsGkAtoms::_moz_windows_accent_color_is_dark,
|
||||
nsMediaFeature::eMinMaxNotAllowed,
|
||||
nsMediaFeature::eBoolInteger,
|
||||
nsMediaFeature::eNoRequirements,
|
||||
{ &nsGkAtoms::windows_accent_color_is_dark },
|
||||
GetSystemMetric
|
||||
},
|
||||
{
|
||||
&nsGkAtoms::_moz_windows_compositor,
|
||||
nsMediaFeature::eMinMaxNotAllowed,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue