From b646877e8bf73650859c52fc00a601da5b34bfc0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 22 Mar 2017 16:19:32 +0900 Subject: #309 and some cleanups --- src/web/app/common/tags/core-error.tag | 2 +- src/web/app/common/tags/messaging/index.tag | 2 +- src/web/app/common/tags/messaging/message.tag | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/web/app/common') diff --git a/src/web/app/common/tags/core-error.tag b/src/web/app/common/tags/core-error.tag index b903ba3e81..dd6f994ea2 100644 --- a/src/web/app/common/tags/core-error.tag +++ b/src/web/app/common/tags/core-error.tag @@ -1,6 +1,6 @@ - +

サーバーに接続できません

インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。

いつもMisskeyをご利用いただきありがとうございます。

diff --git a/src/web/app/common/tags/messaging/index.tag b/src/web/app/common/tags/messaging/index.tag index 8f3f1ed98f..8677c9c7c6 100644 --- a/src/web/app/common/tags/messaging/index.tag +++ b/src/web/app/common/tags/messaging/index.tag @@ -191,7 +191,7 @@ &:not([data-is-me]):not([data-is-read]) > div - background-image url("/resources/unread.svg") + background-image url("/assets/unread.svg") background-repeat no-repeat background-position 0 center diff --git a/src/web/app/common/tags/messaging/message.tag b/src/web/app/common/tags/messaging/message.tag index 6d2651e5a1..21c601157c 100644 --- a/src/web/app/common/tags/messaging/message.tag +++ b/src/web/app/common/tags/messaging/message.tag @@ -2,7 +2,7 @@

既読

- +
image
-- cgit v1.2.3-freya