Change license activation popup color text - #133

This commit is contained in:
enriquecd 2017-04-20 19:04:22 +02:00
parent c3ccb00b2a
commit 01a50a76af
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 {