summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Kopete/Contents/Resources/Variants/Big_pictures.css
blob: 20a8bcafe5bc78bfdda9b5ffca237fe6ba65205d (plain)
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
26
27
28
29
30
31
32
33
34
35
 @import url(../main.css);

 .inUserPicture
{
	height: 96px;
}

.IncomingList, .OutgoingList
{
	/*margin-left: 110px;*/
	margin-left :53px;
}

.IncomingMessage, .OutgoingMessage
{

}

.NextIncomingMessage, .NextOutgoingMessage
{

}

.outUserPicture
{
	height: 96px;
}

.KopeteMessage
{
	/*height: 96px;*/
}