Change the color of highlighted tasks to grey

This commit is contained in:
Frédéric Guillot 2014-08-19 17:49:48 -07:00
parent 5e10d2d29f
commit 0f825844d4
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ a.filter-on {
}
.task-board-recent {
box-shadow: 0px 0px 10px rgba(82, 158, 236, 1);
box-shadow: 0px 0px 10px rgba(130, 130, 130, 1);
}
.task-table a,