0.0.293 add loader for buttons when form send

This commit is contained in:
2023-12-01 17:06:09 +03:00
parent 09dc2984f3
commit d39a3a78d0
7 changed files with 49 additions and 7 deletions

View File

@@ -1901,6 +1901,10 @@ button#edit_route {
font-size: 13px;
margin-left: 5px;
}
#error_footer.hide{
display: none;
}
#error_com_offer, #error_feedback{
color: #ff0000;
font-size: 14px;