From 0a29dd598afa34e1027fd438dfe91c49f249763a Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 9 Dec 2017 20:31:33 +0900 Subject: [PATCH] :art: --- src/web/app/common/tags/authorized-apps.tag | 2 +- src/web/app/desktop/tags/settings.tag | 4 ++-- src/web/app/desktop/ui.styl | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/web/app/common/tags/authorized-apps.tag b/src/web/app/common/tags/authorized-apps.tag index 3f3714332..0594032de 100644 --- a/src/web/app/common/tags/authorized-apps.tag +++ b/src/web/app/common/tags/authorized-apps.tag @@ -1,6 +1,6 @@
-

%i18n:common.tags.mk-authorized-apps.no-apps%

+

%fa:info-circle%%i18n:common.tags.mk-authorized-apps.no-apps%

diff --git a/src/web/app/desktop/tags/settings.tag b/src/web/app/desktop/tags/settings.tag index f44cef850..b6e50cdb4 100644 --- a/src/web/app/desktop/tags/settings.tag +++ b/src/web/app/desktop/tags/settings.tag @@ -260,7 +260,7 @@

%i18n:desktop.tags.mk-2fa-setting.intro%

-

%i18n:desktop.tags.mk-2fa-setting.caution%

+

%fa:exclamation-triangle%%i18n:desktop.tags.mk-2fa-setting.caution%

    @@ -271,7 +271,7 @@
-

%i18n:desktop.tags.mk-2fa-setting.info%

+

%fa:info-circle%%i18n:desktop.tags.mk-2fa-setting.info%