diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index a52c994ed2..6f0c74d16b 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -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; +}