Fix CSS for attendees list.

Monotone-Parent: 9718b3ccbc149f9b4b497423af72e8271ec7b624
Monotone-Revision: b0bcd8d5f48a8980666352842c09c5de8b59a5d4

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-14T19:43:21
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-10-14 19:43:21 +00:00
parent ec67e4d654
commit 447aa1a3ec

View File

@@ -791,10 +791,12 @@ DIV.copy
}
/* UIxMailPartICalViewer */
#iCalAttendees
{ padding: 0; }
#iCalAttendees SPAN
{ background-repeat: no-repeat;
background-position: 5px center;
background-position: 5px 1px;
padding-left: 22px;
padding-right: 4px; }