diff --git a/productionboard/src/main/resources/static/css/aluminumLiner/style.css b/productionboard/src/main/resources/static/css/aluminumLiner/style.css index b7637dc..107eb6c 100644 --- a/productionboard/src/main/resources/static/css/aluminumLiner/style.css +++ b/productionboard/src/main/resources/static/css/aluminumLiner/style.css @@ -15,6 +15,10 @@ body { height: 22%; top: 14%; left: 3.3%; + font-size: 16px !important; +} +.synthetic{ + font-size: 16px !important; } .OEEStatistics { diff --git a/productionboard/src/main/resources/static/css/tankShell/device.css b/productionboard/src/main/resources/static/css/tankShell/device.css index b5c097d..d77bd08 100644 --- a/productionboard/src/main/resources/static/css/tankShell/device.css +++ b/productionboard/src/main/resources/static/css/tankShell/device.css @@ -14,6 +14,7 @@ body { height: 22%; top: 14%; left: 3.3%; + font-size: 16px !important; } .energyProductionStatistics { @@ -23,6 +24,7 @@ body { height: 6%; top: 9%; left: 29%; + font-size: 16px !important; } .runParamStatistics { @@ -32,6 +34,7 @@ body { height: 7.5%; top: 25%; left: 29%; + font-size: 16px !important; } .runParamStatistics div { @@ -44,6 +47,7 @@ body { display: flex; justify-content: center; align-items: center; + font-size: 16px !important; } .lossParam{ @@ -57,6 +61,7 @@ body { justify-content: center; align-items: center; color: #8FB7D1; + font-size: 16px !important; } .meterParam{ @@ -70,6 +75,7 @@ body { justify-content: center; align-items: center; color:#A5E3B1; + font-size: 16px !important; } .OEEStatistics { diff --git a/productionboard/src/main/resources/templates/aluminumLiner/index.html b/productionboard/src/main/resources/templates/aluminumLiner/index.html index 01cbd92..ed5035b 100644 --- a/productionboard/src/main/resources/templates/aluminumLiner/index.html +++ b/productionboard/src/main/resources/templates/aluminumLiner/index.html @@ -10,6 +10,7 @@ +
diff --git a/productionboard/src/main/resources/templates/tankShell/device.html b/productionboard/src/main/resources/templates/tankShell/device.html index 543c51a..6fc66e1 100644 --- a/productionboard/src/main/resources/templates/tankShell/device.html +++ b/productionboard/src/main/resources/templates/tankShell/device.html @@ -9,6 +9,7 @@ + diff --git a/productionboard/target/classes/static/css/aluminumLiner/style.css b/productionboard/target/classes/static/css/aluminumLiner/style.css index b7637dc..107eb6c 100644 --- a/productionboard/target/classes/static/css/aluminumLiner/style.css +++ b/productionboard/target/classes/static/css/aluminumLiner/style.css @@ -15,6 +15,10 @@ body { height: 22%; top: 14%; left: 3.3%; + font-size: 16px !important; +} +.synthetic{ + font-size: 16px !important; } .OEEStatistics { diff --git a/productionboard/target/classes/static/css/tankShell/device.css b/productionboard/target/classes/static/css/tankShell/device.css index b5c097d..d77bd08 100644 --- a/productionboard/target/classes/static/css/tankShell/device.css +++ b/productionboard/target/classes/static/css/tankShell/device.css @@ -14,6 +14,7 @@ body { height: 22%; top: 14%; left: 3.3%; + font-size: 16px !important; } .energyProductionStatistics { @@ -23,6 +24,7 @@ body { height: 6%; top: 9%; left: 29%; + font-size: 16px !important; } .runParamStatistics { @@ -32,6 +34,7 @@ body { height: 7.5%; top: 25%; left: 29%; + font-size: 16px !important; } .runParamStatistics div { @@ -44,6 +47,7 @@ body { display: flex; justify-content: center; align-items: center; + font-size: 16px !important; } .lossParam{ @@ -57,6 +61,7 @@ body { justify-content: center; align-items: center; color: #8FB7D1; + font-size: 16px !important; } .meterParam{ @@ -70,6 +75,7 @@ body { justify-content: center; align-items: center; color:#A5E3B1; + font-size: 16px !important; } .OEEStatistics { diff --git a/productionboard/target/classes/templates/aluminumLiner/index.html b/productionboard/target/classes/templates/aluminumLiner/index.html index 01cbd92..ed5035b 100644 --- a/productionboard/target/classes/templates/aluminumLiner/index.html +++ b/productionboard/target/classes/templates/aluminumLiner/index.html @@ -10,6 +10,7 @@ + diff --git a/productionboard/target/classes/templates/tankShell/device.html b/productionboard/target/classes/templates/tankShell/device.html index 543c51a..6fc66e1 100644 --- a/productionboard/target/classes/templates/tankShell/device.html +++ b/productionboard/target/classes/templates/tankShell/device.html @@ -9,6 +9,7 @@ +