1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Neue Nachrichten rot hinterlegen

Mouseoverhover ist aber noch kaputt, lohnt sich erst einzubauen, falls Feature
akzeptiert wurde.
This commit is contained in:
eggy
2017-07-03 14:10:52 +02:00
parent 2cefc2b36d
commit 4cc6eda6fe
2 changed files with 27 additions and 0 deletions

View File

@@ -28,9 +28,18 @@
<!-- EVENT navbar_header_username_append -->
</li>
<!-- IF S_DISPLAY_PM -->
<!-- IF PRIVATE_MESSAGE_COUNT >= 1 -->
<li class="small-icon icon-pm rightside" data-skip-responsive="true">
<a href="{U_PRIVATEMSGS}" role="menuitem" class="newPMarrived"><span>{L_PRIVATE_MESSAGES} [</span><strong>{PRIVATE_MESSAGE_COUNT}</strong><span>]</span></a>
</li>
<!-- ELSE -->
<li class="small-icon icon-pm rightside" data-skip-responsive="true">
<a href="{U_PRIVATEMSGS}" role="menuitem"><span>{L_PRIVATE_MESSAGES} [</span><strong>{PRIVATE_MESSAGE_COUNT}</strong><span>]</span></a>
</li>
<!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_NOTIFICATIONS_DISPLAY -->
<li class="small-icon icon-notification dropdown-container dropdown-{S_CONTENT_FLOW_END} rightside" data-skip-responsive="true">