summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Retropete/Contents/Resources/Outgoing/Action.html
blob: 6ef71e7d539e8a46dd3aec2cc1a951adb3b26315 (plain)
1
2
3
4
5
6
7
8
9
10
<div class="KopeteMessage">
	<!-- Time Display -->
	%time{%H:%M:%S}%: 
	<!-- MetaContact name -->
	<span class="outMetacontact">%sender% </span>
	<!-- Message -->
	<span class="outAction" style="direction: %messageDirection%; background-color: %textbackgroundcolor{#4386CF}%;">
		 %message%
	</span>
</div>