Bug 1736536 - make the 'show me how' button in the session store notification bar use the primary color, r=NeilDeakin

Differential Revision: https://phabricator.services.mozilla.com/D129093
This commit is contained in:
Gijs Kruitbosch 2021-10-20 23:25:53 +00:00
Родитель 16a8fe4d37
Коммит 8825ff5e81
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -4103,6 +4103,7 @@ BrowserGlue.prototype = {
const buttons = [
{
"l10n-id": "restore-session-startup-suggestion-button",
primary: true,
callback: () => {
win.PanelUI.selectAndMarkItem([
"appMenu-history-button",