0.0.284 add send form from footer
This commit is contained in:
@@ -458,6 +458,9 @@ footer>div {
|
||||
.fifth-column-first {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.wrapper_footer_form{
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#footer_input_button {
|
||||
display: flex;
|
||||
@@ -1909,6 +1912,7 @@ button#edit_route {
|
||||
}
|
||||
|
||||
|
||||
|
||||
button.confirm_remove{
|
||||
width: 48.5%;
|
||||
border: 1px solid #ff0000a8;
|
||||
@@ -1924,7 +1928,7 @@ button.confirm_remove{
|
||||
}
|
||||
|
||||
button.cancel_remove{
|
||||
width: 49.5%;
|
||||
width: 48.5%;
|
||||
border: 1px solid #808080cc;
|
||||
border-radius: 10px;
|
||||
color: #808080cc;
|
||||
|
||||
Reference in New Issue
Block a user