Increased opacity of markers for first and last day with reported hours

FEA: ItEr77S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2012-11-28 11:13:39 +01:00
parent b5afe435d4
commit 14405cea9d

View file

@ -288,7 +288,7 @@ div.box.limiting-unassigned {
border: 2px solid #F21CFF; border: 2px solid #F21CFF;
height: 5px; height: 5px;
width: 2px; width: 2px;
opacity: 0.5; opacity: 0.75;
} }
.first-timesheet-date { .first-timesheet-date {