0.0.76 upd range-slider
This commit is contained in:
@@ -1097,6 +1097,24 @@ div.from_to_place>div>select{
|
||||
|
||||
}
|
||||
|
||||
/*Input for cargo-weight*/
|
||||
.js-input {
|
||||
display: block;
|
||||
height: 60px;
|
||||
width: 394px;
|
||||
border-radius: 15px;
|
||||
border: 2px solid #E6E6E6;
|
||||
color: #272424;
|
||||
font-family: Inter;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 22px;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
input#id_phone,
|
||||
input#id_extra_phone
|
||||
{
|
||||
@@ -1134,6 +1152,8 @@ input#id_extra_phone
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/*my routes*/
|
||||
|
||||
.my_route{
|
||||
|
||||
Reference in New Issue
Block a user