fixed missing css style

This commit is contained in:
gorhill 2015-03-22 16:16:52 -04:00
parent 63366e9e94
commit c5815a8d78
1 changed files with 2 additions and 1 deletions

View File

@ -121,7 +121,8 @@ span.purge {
span.purge:hover {
opacity: 1;
}
span.obsolete {
span.obsolete,
span.new {
border-color: hsl(36, 100%, 73%);
color: #222;
background-color: hsl(36, 100%, 75%);