зеркало из https://github.com/mozilla/pjs.git
Fix a regression I introduced accidentally, patch by Tim (6782) r=me
This commit is contained in:
Родитель
56c040d00c
Коммит
5d13fdf94b
|
@ -1774,8 +1774,8 @@ function stylesheetSwitch(forDocument, title) {
|
|||
docStyleSheet.disabled = false;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
docStyleSheet.disabled = (title != docStyleSheet.title);
|
||||
}
|
||||
}
|
||||
|
||||
function applyTheme(themeName)
|
||||
|
|
Загрузка…
Ссылка в новой задаче