See ChangeLog.

Monotone-Parent: f6c6bfab15922450127ccb9597bbc97468d695c0
Monotone-Revision: afd67b085b60bc29f1319198a1796a532db22ebf

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-10-21T20:12:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-10-21 20:12:38 +00:00
parent 19169e821d
commit f1da116a55
9 changed files with 75 additions and 25 deletions

View File

@@ -51,9 +51,13 @@ UL#userList LI
background-repeat: no-repeat;
background-position: 4px center; }
UL#userList LI.normal-user
UL#userList LI.normal-user,
UL#userList LI.normal-person
{ background-image: url("abcard.png"); }
UL#userList LI.normal-group
{ background-image: url("ablist.png"); }
UL#userList LI.any-user
{ background-image: url("abcard-anyone.png");
border-top: 1px dotted #555; }