Changed background-color in request new licence
This commit is contained in:
parent
c36234a3ae
commit
a6037d8308
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue