improved history for cars

This commit is contained in:
Stephan Richter
2021-04-25 14:08:17 +02:00
parent 321907f4ce
commit af549a18cd
6 changed files with 47 additions and 11 deletions

View File

@@ -435,3 +435,7 @@ svg.Block text{
.Switch.on rect.enabled{
fill: forestgreen;
}
#history table td:nth-child(2) {
padding-left: 30px;
}