[#7000] The definitions of face similarity css rules was never commited.
Summary The definitions of face similarity css rules was never commited.
Queue Ansel
Type Bug
State Resolved
Priority 1. Low
Owners Michael Rubinsky <mrubinsk (at) horde (dot) org>
Requester Duck <duck (at) obala (dot) net>
Created 06/30/2008 (69 days ago)
Due
Updated 06/30/2008 (69 days ago)
Assigned
Resolved 06/30/2008 (69 days ago)
Attachments
Milestone
Patch No

History
06/30/2008 Michael Rubinsky Comment #3
State ⇒ Resolved
Assigned to Michael Rubinsky
Reply to this comment
Committed, thanks.
06/30/2008 CVS Commit Comment #2 Reply to this comment
06/30/2008 Duck Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ The definitions of face similarity css rules was never commited.
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment


.similarity-high {
     color: red;
}

.similarity-medium {
     color: green;
}
.similarity-low {
     color: #ffcc00;
}

.similarity-lower {
     color: #cccccc;
}