RLG-Web client: some visual improvements.
Hide the debugging messages by default.
This commit is contained in:
parent
2d9c8bd011
commit
b34eeb2de8
3 changed files with 14 additions and 1 deletions
|
|
@ -62,5 +62,11 @@ div#register div.formtable span.ibutton {
|
|||
|
||||
div#nogames {
|
||||
display: none;
|
||||
margin-top: 2em;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div#debug {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue