0.0.95
This commit is contained in:
@@ -605,6 +605,7 @@ input.deactive {
|
||||
.custom-checkbox+label {
|
||||
display: block;
|
||||
user-select: none;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.custom-checkbox+label > span {
|
||||
@@ -660,6 +661,8 @@ input.deactive {
|
||||
}
|
||||
#img_msg_by_email{
|
||||
margin-top: 7px;
|
||||
position: absolute;
|
||||
left: 33%;
|
||||
}
|
||||
|
||||
section.login {
|
||||
@@ -948,6 +951,12 @@ select {
|
||||
|
||||
}
|
||||
|
||||
.receive_msg_by_email{
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
bottom: 8%;
|
||||
}
|
||||
|
||||
/*create new route*/
|
||||
select#id_type_transport{
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user