This commit is contained in:
2024-05-22 08:35:26 +02:00
parent 7443f69fea
commit a6aab66f55
5 changed files with 0 additions and 21 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;
}