1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/11552] Responsive user profile

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-10-19 12:39:13 +03:00
parent 9f0b0d9017
commit 74eb7012a3
3 changed files with 29 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
</dl>
<!-- ENDIF -->
<dl class="left-box details" style="width: 80%;">
<dl class="left-box details profile-details">
<dt>{L_USERNAME}{L_COLON}</dt>
<dd>
<!-- IF USER_COLOR --><span style="color: {USER_COLOR}; font-weight: bold;"><!-- ELSE --><span><!-- ENDIF -->{USERNAME}</span>