cambio de fuentes css

This commit is contained in:
marcos 2021-05-31 15:09:44 +02:00
parent fff37b5e00
commit e01f13d47f
2 changed files with 2 additions and 1 deletions

View File

@ -363,7 +363,7 @@ ui_print_standard_header(
false, false,
$headerHelp, $headerHelp,
false, false,
[$buttons], $buttons,
[ [
[ [
'link' => '', 'link' => '',

View File

@ -948,6 +948,7 @@ input.sub {
border: 1px solid #888; border: 1px solid #888;
cursor: pointer; cursor: pointer;
font-family: inherit; font-family: inherit;
font-size: 10pt;
} }
button.sub:hover, button.sub:hover,