- added fields: longdescr, hoursworked, hoursplanned
This commit is contained in:
10
src/App.scss
10
src/App.scss
@@ -50,3 +50,13 @@
|
||||
font-size: 1.1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.lowperc {
|
||||
color: red;
|
||||
}
|
||||
.medperc {
|
||||
color: blue;
|
||||
}
|
||||
.highperc {
|
||||
color: green;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user