mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-13 15:35:30 +00:00
Mantis 1489+1987: ! pour taches.haute
Monotone-Parent: b9fd73f3b424b6987ed02034e0b3b5c7329ef75c Monotone-Revision: 597cc6629d42a3546ef1401377719202b214f02f Monotone-Author: crobert@inverse.ca Monotone-Date: 2009-07-31T19:48:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -102,6 +102,14 @@ UL#tasksList LI.completed
|
||||
UL#tasksList LI.duelater
|
||||
{ color: #999; }
|
||||
|
||||
UL#tasksList LI.important SPAN
|
||||
{ color: #f00 !important;
|
||||
background-image: url(important.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 5px 2px;
|
||||
padding-left: 15px;
|
||||
}
|
||||
|
||||
UL#tasksList LI[class~="_selected"].overdue
|
||||
{ color: #fff !important;
|
||||
background-color: #f00 !important; }
|
||||
|
||||
Reference in New Issue
Block a user