From 01a50a76af5a3f87e5a6deb181fa9a2b239ada96 Mon Sep 17 00:00:00 2001 From: enriquecd Date: Thu, 20 Apr 2017 19:04:22 +0200 Subject: [PATCH] Change license activation popup color text - #133 --- pandora_console/include/styles/pandora_black.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index fea5aca60b..3ea4848003 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -2837,6 +2837,14 @@ div#agent_wizard_subtabs { text-decoration: underline; } +#code_license_dialog a:hover { + color:red; +} + +#code_license_dialog *{ + color: #222222; +} + /* GRAPHS CSS */ .parent_graph {