Booking form fixes
This commit is contained in:
+2
-2
@@ -76,11 +76,11 @@
|
||||
}
|
||||
|
||||
.aircraft-item.departure {
|
||||
background-color: #ffffcc; /* light yellow */
|
||||
background-color: #ccccff; /* light blue */
|
||||
}
|
||||
|
||||
.aircraft-item.inbound {
|
||||
background-color: #ccccff; /* light blue */
|
||||
background-color: #ffffcc; /* light yellow */
|
||||
}
|
||||
|
||||
.aircraft-item.overflight {
|
||||
|
||||
Reference in New Issue
Block a user