Issue #1328378 by Chi: Fixed remove bogus colour value in CSS in Seven theme.

8.0.x
webchick 2011-11-03 21:37:31 -07:00
parent f5ce8e7534
commit ba4af30693
1 changed files with 0 additions and 1 deletions

View File

@ -860,7 +860,6 @@ ol.task-list li.active {
color: #000;
}
ol.task-list li.done {
color: #393;
background: transparent url(images/task-check.png) no-repeat 0 50%;
color: green;
}