diff --git a/pandora_console/include/styles/install.css b/pandora_console/include/styles/install.css index 18ccab6663..fe06c7a084 100644 --- a/pandora_console/include/styles/install.css +++ b/pandora_console/include/styles/install.css @@ -252,7 +252,7 @@ div.installation_step { .popup-button-green{ background-color: #82B92E; border: 1px solid transparent; - color: blue; + color: #FFF; } .popup-button-green span{ @@ -262,7 +262,7 @@ div.installation_step { .popup-button-green:hover{ background-color: transparent !important; border: 1px solid #82B92E; - color: red !important; + color: #82B92E !important; } .popup-button-green:hover span{ diff --git a/pandora_console/install.php b/pandora_console/install.php index 88df758098..e87f3c743b 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -33,6 +33,9 @@ @@ -87,12 +103,12 @@ Warning close - "; ?>