0.0.89
This commit is contained in:
@@ -624,6 +624,7 @@ input.deactive {
|
||||
background-size: 50% 50%;
|
||||
}
|
||||
|
||||
|
||||
.custom-checkbox:not(:disabled):not(:checked)+label:hover::before {
|
||||
border-color: #FF613A;
|
||||
}
|
||||
@@ -650,6 +651,9 @@ input.deactive {
|
||||
.custom-checkbox:disabled+label::before:hover {
|
||||
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
|
||||
}
|
||||
#img_msg_by_email{
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
section.login {
|
||||
max-width: 1400px;
|
||||
@@ -752,6 +756,16 @@ section.profile {
|
||||
section.profile {
|
||||
display: flex;
|
||||
}
|
||||
h2.title_new_route{
|
||||
font-family: Inter;
|
||||
font-size: 44px;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 52px;
|
||||
text-align: center;
|
||||
width: 550px;
|
||||
margin-left: 200px;
|
||||
}
|
||||
|
||||
.menu_profile {
|
||||
width: 31%;
|
||||
@@ -1159,6 +1173,7 @@ input#id_extra_phone
|
||||
}
|
||||
.checkbox_cargo_type>div{
|
||||
min-width: 300px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user