1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 15:13:32 +00:00

a11y titles

This commit is contained in:
Kyle Spearrin
2019-04-01 22:43:42 -04:00
parent 9f842f6fbd
commit 4d46338a4b
19 changed files with 73 additions and 65 deletions

View File

@@ -34,7 +34,7 @@
</div>
<div class="footer">
<button appBlurClick (click)="addCipher()" (contextmenu)="addCipherOptions()" class="block primary"
title="{{'addItem' | i18n}}">
appA11yTitle="{{'addItem' | i18n}}">
<i class="fa fa-plus fa-lg"></i>
</button>
</div>