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:
commit
7fdfbde6ff
|
@ -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