diff --git a/.semaphore/semaphore.yml b/.semaphore/semaphore.yml index 1fe5d5102e5..43714b8d68c 100644 --- a/.semaphore/semaphore.yml +++ b/.semaphore/semaphore.yml @@ -61,7 +61,7 @@ blocks: run: when: branch = 'master' OR branch =~ 'live-test' OR branch =~ 'gmail-test' execution_time_limit: - minutes: 45 + minutes: 60 task: secrets: - name: flowcrypt-browser-ci-secrets diff --git a/extension/img/svgs/reply-all-icon.svg b/extension/img/svgs/reply-all-icon.svg new file mode 100644 index 00000000000..30828ebd030 --- /dev/null +++ b/extension/img/svgs/reply-all-icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/extension/js/common/xss-safe-factory.ts b/extension/js/common/xss-safe-factory.ts index 26a97152388..c5da95a3685 100644 --- a/extension/js/common/xss-safe-factory.ts +++ b/extension/js/common/xss-safe-factory.ts @@ -269,9 +269,15 @@ export class XssSafeFactory { `; }; - public actionsMenuBtn = (action: 'reply' | 'forward') => { - return `