patch: search-button style added

This commit is contained in:
gaelle morin 2021-03-26 16:16:15 +01:00
parent b0d406c5fa
commit aba9fd508d
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 6 additions and 0 deletions

View File

@ -138,3 +138,9 @@ hubl-create-contact {
}
}
}
.form.search-button :not(.add-member)+button[type=submit] {
background-color: #E9F2FF;
border: none;
color: #0068FF;
}