- added fields: longdescr, hoursworked, hoursplanned

This commit is contained in:
Paolo Arena
2019-03-30 02:57:40 +01:00
parent de117d55e6
commit 38b3405664
33 changed files with 753 additions and 326 deletions

View File

@@ -9,8 +9,8 @@ $heightdescr: 20px;
.flex-item{
// background-color: #d5e2eb;
padding: 0px;
margin: 1px;
padding: 2px;
margin: 2px;
margin-left: 3px;
margin-right: 3px;
color: #000;
@@ -195,16 +195,6 @@ $heightdescr: 20px;
.colProgress {
}
.lowperc {
color: red;
}
.medperc {
color: blue;
}
.highperc {
color: green;
}
.percompleted {
color: $colcompleted
}
@@ -264,6 +254,7 @@ $heightdescr: 20px;
.divdescrTot, .divdescrTot > div > div > div > div > textarea {
font-size: 1rem;
cursor: pointer;
}
.divdescrTot {