Skip to content

Commit

Permalink
Merge pull request #4 from InsecureBeast/master
Browse files Browse the repository at this point in the history
Icons
  • Loading branch information
InsecureBeast committed Oct 24, 2017
2 parents 9e72282 + cbf8fed commit 480ab68
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 2 deletions.
Expand Up @@ -14,7 +14,7 @@ else
<div class="row">
@if (node.Kind == TaskKind.Agreement)
{
<div class="col-fix-16"><img src="~/images/agree_task_kind.png"/></div>
<div class="col-fix-16"><img src="~/images/tasks/agree_task_kind.png"/></div>
}
else
{
Expand Down
Expand Up @@ -359,7 +359,6 @@ a.task-node {
}

.text-title {
/*color: #141414;/*#242D3E;*/
font-weight:400;
white-space: nowrap;
}
Expand Down
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 480ab68

Please sign in to comment.