mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 05:31:16 +00:00
Make the '-moz-windows-accent-color-applies' media query live to Windows 10 settings changes.
This commit is contained in:
@@ -1733,6 +1733,9 @@ nsPresContext::SysColorChangedInternal()
|
||||
sLookAndFeelChanged = false;
|
||||
}
|
||||
|
||||
// Invalidate cached '-moz-windows-accent-color-applies' media query:
|
||||
nsCSSRuleProcessor::FreeSystemMetrics();
|
||||
|
||||
// Reset default background and foreground colors for the document since
|
||||
// they may be using system colors
|
||||
GetDocumentColorPreferences();
|
||||
|
||||
Reference in New Issue
Block a user