Less redraw of station map, fix end date, some styling
This commit is contained in:
@@ -34,4 +34,16 @@
|
||||
.stationWrapper .submenu {
|
||||
padding: 5px 10px;
|
||||
background-color: #f2f2f2;
|
||||
}
|
||||
|
||||
.stationResult {
|
||||
padding-inline-start: 5px;
|
||||
}
|
||||
|
||||
.stationResult li {
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.stationResult li:nth-child(odd) {
|
||||
background-color: #d6d6d6;
|
||||
}
|
||||
Reference in New Issue
Block a user