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:
commit
df5722e499
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue