remove the plan pitstop feature

Co-authored-by: Joachim Lusiardi <joachim@lusiardi.de>
Co-committed-by: Joachim Lusiardi <joachim@lusiardi.de>
This commit was merged in pull request #11.
This commit is contained in:
2024-05-22 11:50:43 +02:00
committed by jlusiardi
parent b539361ca7
commit 208cb497aa
30 changed files with 4 additions and 574 deletions

View File

@@ -94,16 +94,6 @@ and (max-device-width : 568px) {
}
}
.filling_station_info {
margin: 5px;
border: 1px solid;
}
.filling_station_info img{
margin-top: 6px;
height:48px;
}
/*
* styling for sortable tables
*/
@@ -120,7 +110,3 @@ th.headerSortUp {
th.headerSortDown {
background-image: url(../img/up.gif);
}
.filling_station_closed {
text-decoration: line-through;
}