You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
305 B
HTML
11 lines
305 B
HTML
<div class="KopeteMessage">
|
|
<!-- Time Display -->
|
|
%time{%H:%M:%S}%:
|
|
<!-- MetaContact name -->
|
|
<span class="inMetacontact">%sender% </span>
|
|
<!-- Message -->
|
|
<span class="inAction" style="direction: %messageDirection%; background-color: %textbackgroundcolor{#4386CF}%;">
|
|
%message%
|
|
</span>
|
|
</div>
|