Merge branch '133-Bug-en-pop-up-de-activacion-de-licencia-theme-black' into 'develop'

Change license activation popup color text - #133

See merge request !393
This commit is contained in:
vgilc 2017-08-18 13:17:02 +02:00
commit 7fdfbde6ff
1 changed files with 8 additions and 0 deletions

View File

@ -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 {