Fixes in sendmail and admin.css

This commit is contained in:
Antonio de la Rosa 2022-02-05 13:41:57 +01:00
parent ec777cd98f
commit 7d6bd0630e
3 changed files with 5 additions and 5 deletions

View file

@ -589,7 +589,7 @@ a:hover.no_choose_flag
}
#center_body input[type="submit"], #center_body input[type="button"]
#center_body input[type="submit"], #center_body input[type="button"], #center_body input[type="button"].button_blue
{
font-family: helvetica, arial,sans;
@ -611,7 +611,7 @@ a:hover.no_choose_flag
}
#center_body input:hover[type="submit"]
#center_body input:hover[type="submit"], #center_body input[type="button"].button_blue
{
background: #104070;