0.0.331 set white background-color for input_list
This commit is contained in:
@@ -1704,7 +1704,7 @@ div.departure_arrival>div>input{
|
|||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
background-color: #F8F8F8;
|
background-color: #FFFFFF;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
overflow-x:hidden;
|
overflow-x:hidden;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user