Change font family to install wizard button - #1500

This commit is contained in:
enriquecd 2017-10-24 18:16:32 +02:00
parent e49f921ee8
commit 4f62a02ca1
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;