This commit is contained in:
parent
01105a0a98
commit
de0a1ddcaa
4 changed files with 188 additions and 180 deletions
|
@ -36,7 +36,7 @@ module.exports = function() {
|
|||
${state.translate('signInMenuOption')}
|
||||
</label>
|
||||
<button
|
||||
class="my-4 text-blue font-medium"
|
||||
class="my-4 text-blue hover:text-blue-dark focus:text-blue-darker font-medium"
|
||||
title="${state.translate('deletePopupCancel')}"
|
||||
onclick=${close}>${state.translate('deletePopupCancel')}
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue