diff --git a/module/execution/css/story.css b/module/execution/css/story.css index 9a3ac1335f..f2cecf84bc 100644 --- a/module/execution/css/story.css +++ b/module/execution/css/story.css @@ -10,4 +10,5 @@ th.c-pri{width:50px;} .c-estimate {width: 50px;} .c-status, .c-user {width: 70px;} .c-category {width: 80px;} -.c-actions-7 {width: 190px;} \ No newline at end of file +.c-actions-7 {width: 190px;} +.assignedTo-gray {color:#e5e5e5;} diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index 5ed724e0c4..47db7785a4 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -240,7 +240,7 @@ story->categoryList, $story->category);?> openedBy);?> - assignedTo) == 'Closed')echo 'style = "color:#e5e5e5;"'?>>assignedTo);?> + ' title='assignedTo);?>'>assignedTo);?> estimate . $config->hourUnit;?> processStatus('story', $story);?>