0.0.254 upd filds in support
This commit is contained in:
@@ -1251,6 +1251,8 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 850px){
|
@media (max-width: 850px){
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.read_more_about_subscribe{
|
.read_more_about_subscribe{
|
||||||
padding: 0 14px;
|
padding: 0 14px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
@@ -1685,6 +1687,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -238,7 +238,7 @@
|
|||||||
height: 62px;
|
height: 62px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||||
border-radius: 3px;
|
border-radius: 15px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
width: calc(100% - 40px);
|
width: calc(100% - 40px);
|
||||||
height: 20px;
|
height: 20px;
|
||||||
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
filter: drop-shadow(-1px 4px 10px rgba(198, 199, 203, 0.20)) drop-shadow(0px -1px 10px rgba(198, 199, 203, 0.20));
|
||||||
border-radius: 3px;
|
border-radius: 15px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
/*min-width: unset;*/
|
/*min-width: unset;*/
|
||||||
/*max-width: unset;*/
|
/*max-width: unset;*/
|
||||||
@@ -283,8 +283,11 @@
|
|||||||
/*max-width: calc(80% - 40px);*/
|
/*max-width: calc(80% - 40px);*/
|
||||||
resize: none;
|
resize: none;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
width: 85%;
|
width: calc(100% - 117px);
|
||||||
float: left;
|
float: left;
|
||||||
|
border-radius: 15px 0 0 15px;
|
||||||
|
border: solid #E6E6E6;
|
||||||
|
border-width: 1px 0 1px 1px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -303,13 +306,17 @@
|
|||||||
/*top: 39px;*/
|
/*top: 39px;*/
|
||||||
/*left: 93%;*/
|
/*left: 93%;*/
|
||||||
height: calc(100% - 20px);
|
height: calc(100% - 20px);
|
||||||
width: calc(15% - 60px);
|
width: 55px;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
min-height: 220px;
|
min-height: 220px;
|
||||||
float: right;
|
float: right;
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
border-radius: 0 15px 15px 0;
|
||||||
|
border: solid #E6E6E6;
|
||||||
|
border-width: 1px 1px 1px 0px;
|
||||||
|
|
||||||
/*display: inline-block;*/
|
/*display: inline-block;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -328,6 +335,7 @@
|
|||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
float: left;
|
float: left;
|
||||||
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.attach-file-btn{
|
.attach-file-btn{
|
||||||
@@ -576,7 +584,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
bottom: 6px;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
.attach-file-btn-message.loader{
|
.attach-file-btn-message.loader{
|
||||||
top: 10px;
|
top: 10px;
|
||||||
@@ -591,6 +599,8 @@
|
|||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
.loader_show_message.show{
|
.loader_show_message.show{
|
||||||
|
|||||||
@@ -1863,10 +1863,15 @@ input#id_extra_phone
|
|||||||
}
|
}
|
||||||
|
|
||||||
.route_info_about>span:last-child{
|
.route_info_about>span:last-child{
|
||||||
background: url("/static/img/png/Airplane.png") left center no-repeat;
|
/*background: url("/static/img/png/Airplane.png") left center no-repeat;*/
|
||||||
float: right;
|
/*float: right;*/
|
||||||
margin-right: 20px;
|
/*margin-right: 20px;*/
|
||||||
padding-left: 15px;
|
/*padding-left: 15px;*/
|
||||||
|
}
|
||||||
|
|
||||||
|
.route_info_about>span>.inf_carrier_icon{
|
||||||
|
width: 12px;
|
||||||
|
vertical-align: baseline;
|
||||||
}
|
}
|
||||||
|
|
||||||
.route_contact{
|
.route_contact{
|
||||||
@@ -1901,6 +1906,7 @@ button#edit_route {
|
|||||||
button#remove_route {
|
button#remove_route {
|
||||||
height: 44px;
|
height: 44px;
|
||||||
width: 285px;
|
width: 285px;
|
||||||
|
color: rgba(39, 36, 36, 0.60);
|
||||||
}
|
}
|
||||||
button.confirm_remove{
|
button.confirm_remove{
|
||||||
width: 49.5%;
|
width: 49.5%;
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
|
|
||||||
<div class="type_transportation_carrier">
|
<div class="type_transportation_carrier">
|
||||||
{% if route.type_transport == 'road' %}
|
{% if route.type_transport == 'road' %}
|
||||||
<img class="inf_carrier_icon" src="{% static "/img/svg/Car.svg" %}"/>
|
<img class="inf_carrier_icon" src="{% static "/img/svg/Car.svg" %}"/>
|
||||||
{% elif route.type_transport == 'avia'%}
|
{% elif route.type_transport == 'avia'%}
|
||||||
<img class="inf_carrier_icon" src="{% static "/img/svg/Airplane.svg" %}"/>
|
<img class="inf_carrier_icon" src="{% static "/img/svg/Airplane.svg" %}"/>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{{ route.get_type_transport_display }}
|
{{ route.get_type_transport_display }}
|
||||||
</div>
|
</div>
|
||||||
<div class="clear_both"></div>
|
<div class="clear_both"></div>
|
||||||
|
|||||||
@@ -26,6 +26,12 @@
|
|||||||
|
|
||||||
<span>
|
<span>
|
||||||
|
|
||||||
|
{% if route.type_transport == 'road' %}
|
||||||
|
<img class="inf_carrier_icon" src="{% static "/img/svg/Car.svg" %}"/>
|
||||||
|
{% elif route.type_transport == 'avia'%}
|
||||||
|
<img class="inf_carrier_icon" src="{% static "/img/svg/Airplane.svg" %}"/>
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{{ route.get_type_transport_display }}
|
{{ route.get_type_transport_display }}
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user