Merge branch '1500-Fuente-erronea-en-el-boton-del-wizar-de-instalación-de-Pandora' into 'develop'

Change font family to install wizard button - #1500

See merge request artica/pandorafms!964
This commit is contained in:
vgilc 2017-11-29 16:57:03 +01:00
commit df5722e499
1 changed files with 1 additions and 0 deletions

View File

@ -192,6 +192,7 @@ div.installation_step {
-o-transition-property: background-color, color;
-o-transition-duration: 1s;
color:#82b92e;
font-family: Sans, Arial, sans;
}
.btn_install_next:hover .btn_install_next_text {
transition-property: background-color, color;