0.1.347 update show_contact button behavior
This commit is contained in:
@@ -1496,6 +1496,17 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
a.open_inf_carrier{
|
||||
display: block;
|
||||
width: 88%;
|
||||
}
|
||||
|
||||
.show_contact_wrapper {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.open_inf_carrier:hover{
|
||||
background: #FF613A;
|
||||
color: #FFFFFF;
|
||||
|
||||
@@ -1741,7 +1741,6 @@ div.departure_arrival>div>input{
|
||||
.input_list::-webkit-scrollbar-thumb {
|
||||
background-color: #FF613A;
|
||||
border-radius: 20px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user