Increased opacity of markers for first and last day with reported hours
FEA: ItEr77S04BugFixing
This commit is contained in:
parent
b5afe435d4
commit
14405cea9d
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue