diff --git a/dashboard/sablier-theme/neoshowcase.html b/dashboard/sablier-theme/neoshowcase.html index 5d7c3dda..401df289 100644 --- a/dashboard/sablier-theme/neoshowcase.html +++ b/dashboard/sablier-theme/neoshowcase.html @@ -48,7 +48,7 @@ width: 416px; } - .title { + #title { color: #f1f1f1cc; } @@ -225,7 +225,7 @@
-
{{ .DisplayName }} を起動しています
+
{{ .DisplayName }} を起動しています
{ + title.innerText = title.innerText + '.'; + title.innerText = title.innerText.replace('.....', ''); + }, 500);