Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 6a404a9c authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

update css for report

parent 17c4ba15
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,9 @@ VectoVTPReport TestConditions { display: none; }
*[unit="MJ/kg"]:after { content: "MJ/kg" }
*[unit="g/kWh"]:after { content: "g/kWh" }
*[unit="rpm"]:after { content: "rpm" }
*[unit="t"]:after { content: "t" }
*[unit="ltr"]:after { content: "ltr" }
Data {
......@@ -198,13 +201,13 @@ Vehicle *:after {
padding-left: 0.3em;
text-align: left;
}
Vehicle CurbMassChassis:after { content: "kg"; }
/*Vehicle CurbMassChassis:after { content: "kg"; }
Vehicle GrossVehicleMass:after { content: "kg"; }
Vehicle RatedPower:after,
Vehicle EngineRatedPower:after { content: "W"; }
Vehicle Displacement:after,
Vehicle EngineDisplacement:after { content: "cm³"; }
*/
Vehicle Components {
/*margin-left: 20px;*/
display: flex;
......
......@@ -38,7 +38,7 @@
"LossMap": "Gear_4.vtlm",
"ShiftPolygon": "",
"MaxTorque": ""
},
}
],
"TqReserve": 20.0,
"ShiftTime": 2.0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment