mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query
This commit is contained in:
parent
afedf5b82e
commit
2d708bf86c
8 changed files with 74 additions and 41 deletions
|
|
@ -430,6 +430,7 @@ nsLookAndFeel::GetIntImpl(IntID aID, int32_t &aResult)
|
|||
}
|
||||
|
||||
case eIntID_MacGraphiteTheme:
|
||||
case eIntID_MacLionTheme:
|
||||
aResult = 0;
|
||||
res = NS_ERROR_NOT_IMPLEMENTED;
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue