Change license activation popup color text - #133
This commit is contained in:
parent
c3ccb00b2a
commit
01a50a76af
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue