From 14405cea9d40b8d946c01ce19ea164129d9e35ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Tilve=20=C3=81lvaro?= Date: Wed, 28 Nov 2012 11:13:39 +0100 Subject: [PATCH] Increased opacity of markers for first and last day with reported hours FEA: ItEr77S04BugFixing --- libreplan-webapp/src/main/webapp/planner/css/ganttzk.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css b/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css index 5ab6ccd9b..9edfe7190 100644 --- a/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css +++ b/libreplan-webapp/src/main/webapp/planner/css/ganttzk.css @@ -288,7 +288,7 @@ div.box.limiting-unassigned { border: 2px solid #F21CFF; height: 5px; width: 2px; - opacity: 0.5; + opacity: 0.75; } .first-timesheet-date {