diff --git a/core/themes/seven/style.css b/core/themes/seven/style.css index 73410c0..e5869d3 100644 --- a/core/themes/seven/style.css +++ b/core/themes/seven/style.css @@ -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; }