Merge branch 'ent-4523-fallos-en-black-theme' into 'develop'

Changed background-color in request new licence

See merge request artica/pandorafms!2673
This commit is contained in:
Daniel Rodriguez 2019-08-30 14:10:04 +02:00
commit 1ca7e03fa4
1 changed files with 8 additions and 0 deletions

View File

@ -392,3 +392,11 @@ div#box_online * {
#text_wizard {
color: #555;
}
div#code_license_dialog div#code,
div#form_activate_licence #code {
margin-top: 20px;
margin-bottom: 20px;
border: 0px;
background-color: #222;
}