diff --git a/templates/forum/topic.html b/templates/forum/topic.html index 2e0f86a..65933ff 100755 --- a/templates/forum/topic.html +++ b/templates/forum/topic.html @@ -200,6 +200,13 @@ font-weight: 500; } + .forum-mention-self { + background: #fde68a; + color: #78350f; + font-weight: 700; + box-shadow: 0 0 0 1px #f59e0b; + } + /* User stats tooltip */ .user-stats-trigger { cursor: pointer; @@ -1105,7 +1112,7 @@ -
Cześć {user.name or ''}!
+{author_name} wspomniał o Tobie w {where} na forum:
+ +|
+ {preview} + |
| + Zobacz na forum → + |