This file is indexed.

/usr/share/kde4/apps/ktelepathy/styles/renkoo.AdiumMessageStyle/Contents/Resources/Styles/alternating.css is in kde-telepathy-text-ui 0.3.1-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.x-outgoingItem .x-avatar
{
	float: right;
}

.x-outgoingItem .x-indicator
{
	right: -11px;
	left: auto;
}

.x-myBubble
{
	margin-right: 40px;
}

.mention
{
	margin-right: 30px;
}

.mention .x-myBubble
{
	margin-right: 10px;
}