Summary | The definitions of face similarity css rules was never commited. |
Queue | Ansel |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | duck (at) obala (dot) net |
Created | 06/30/2008 (6217 days ago) |
Due | |
Updated | 06/30/2008 (6217 days ago) |
Assigned | |
Resolved | 06/30/2008 (6217 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Michael Rubinsky
State ⇒ Resolved
http://cvs.horde.org/diff.php/ansel/themes/screen.css?r1=1.51&r2=1.52&ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ The definitions of face similarity css rules was never commited.
Type ⇒ Bug
State ⇒ Unconfirmed
.similarity-high {
color: red;
}
.similarity-medium {
color: green;
}
.similarity-low {
color: #ffcc00;
}
.similarity-lower {
color: #cccccc;
}