Changed background-color in request new licence

This commit is contained in:
marcos.alconada 2019-08-21 09:27:55 +02:00
parent c36234a3ae
commit a6037d8308
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;
}