|
|
@ -14,6 +14,7 @@ body {
|
|
|
|
height: 22%;
|
|
|
|
height: 22%;
|
|
|
|
top: 14%;
|
|
|
|
top: 14%;
|
|
|
|
left: 3.3%;
|
|
|
|
left: 3.3%;
|
|
|
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.energyProductionStatistics {
|
|
|
|
.energyProductionStatistics {
|
|
|
@ -23,6 +24,7 @@ body {
|
|
|
|
height: 6%;
|
|
|
|
height: 6%;
|
|
|
|
top: 9%;
|
|
|
|
top: 9%;
|
|
|
|
left: 29%;
|
|
|
|
left: 29%;
|
|
|
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.runParamStatistics {
|
|
|
|
.runParamStatistics {
|
|
|
@ -32,6 +34,7 @@ body {
|
|
|
|
height: 7.5%;
|
|
|
|
height: 7.5%;
|
|
|
|
top: 25%;
|
|
|
|
top: 25%;
|
|
|
|
left: 29%;
|
|
|
|
left: 29%;
|
|
|
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.runParamStatistics div {
|
|
|
|
.runParamStatistics div {
|
|
|
@ -44,6 +47,7 @@ body {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.lossParam{
|
|
|
|
.lossParam{
|
|
|
@ -57,6 +61,7 @@ body {
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
color: #8FB7D1;
|
|
|
|
color: #8FB7D1;
|
|
|
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.meterParam{
|
|
|
|
.meterParam{
|
|
|
@ -70,6 +75,7 @@ body {
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
color:#A5E3B1;
|
|
|
|
color:#A5E3B1;
|
|
|
|
|
|
|
|
font-size: 16px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.OEEStatistics {
|
|
|
|
.OEEStatistics {
|
|
|
|