summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Retropete/Contents/Resources/Incoming/Action.html
blob: cd89f4fcc8873138e541725417c2c3be49d01f53 (plain)
1
2
3
4
5
6
7
8
9
10
<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>