0.0.307 clear errors for DT in create route. Change default select for main

This commit is contained in:
2023-12-03 20:56:29 +03:00
parent 8a91e611ac
commit f752eb5d4a
4 changed files with 50 additions and 19 deletions

View File

@@ -1332,6 +1332,13 @@ h2.title_new_route{
.prof_second_line>a {
color: #FF613A;
cursor: pointer;
}
#id_email{
cursor: unset;
}
#error_arrival_DT.hide, #error_departure_DT.hide{
display: none;
}
.prof_third_line>a {