From f98b3e2ea5ea551cd6151ed5411020710a2e70e5 Mon Sep 17 00:00:00 2001 From: "tatiana.llorente@artica.es" Date: Mon, 10 Dec 2018 15:18:53 +0100 Subject: [PATCH] Fixed error in submit - #3153 Former-commit-id: a1c21457db7a4d4d6297fd0935b8beada7cde63c --- pandora_console/include/styles/install.css | 4 +-- pandora_console/install.php | 33 +++++++++++++--------- 2 files changed, 22 insertions(+), 15 deletions(-) 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 - "; ?>