diff --git a/libreplan-webapp/src/main/webapp/common/img/ico_money_cost_bar.png b/libreplan-webapp/src/main/webapp/common/img/ico_money_cost_bar.png index 87ab5f9e0..17054eb08 100644 Binary files a/libreplan-webapp/src/main/webapp/common/img/ico_money_cost_bar.png and b/libreplan-webapp/src/main/webapp/common/img/ico_money_cost_bar.png differ diff --git a/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css b/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css index 925193592..fc531ae71 100644 --- a/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css +++ b/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css @@ -261,7 +261,7 @@ div.box.limiting-unassigned { .completionMoneyCostBar { width: 0%; height: 3px; /* zkTasklist.HEIGHT_PER_TASK / 2 */ - background-color: #1CFF81; + background-color: #009900; border: 0px; margin-top: -9px; }