diff --git a/module/execution/css/story.css b/module/execution/css/story.css index f2cecf84bc..2d0facbb5f 100644 --- a/module/execution/css/story.css +++ b/module/execution/css/story.css @@ -11,4 +11,4 @@ th.c-pri{width:50px;} .c-status, .c-user {width: 70px;} .c-category {width: 80px;} .c-actions-7 {width: 190px;} -.assignedTo-gray {color:#e5e5e5;} +.closed-story {color:#e5e5e5;} diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index 47db7785a4..313eab805f 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -240,7 +240,7 @@