summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Clear/Contents/Resources/Variants/No_avatars.css
blob: d0fc23989c70c08957152d692f259b260bf668bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.IncomingBody2
{
	min-height: 0;
	padding-bottom: 7px;
}

.inUserPicture
{
	display: none;
	float: none;
}

.OutgoingBody2
{
	min-height: 0;
	padding-bottom: 7px;
}

.outUserPicture
{
	display: none;
	float: none;
}