summaryrefslogtreecommitdiffstats
path: root/kopete/styles/Gaim/Contents/Resources/Variants/No-Colors.css
blob: d847a191bc566847822f3545386b99255d7a2692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@import url(../main.css);

.inContentTime, .inMetacontact {
	color: #000000;
}

.outContentTime, .outMetacontact {
	color: #000000;
}

.inActionTime, .inActionMetacontact, .inActionMessage {
	color: #000000;
}

.outActionTime, .outActionMetacontact, .outActionMessage {
	color: #000000;
}

.InternalTime, .InternalDelim, .InternalMessage {
	color: #000000;
}