changed create dialog

This commit is contained in:
sqozz
2015-02-21 04:29:47 +01:00
parent ebc7da1d05
commit 3092c2e615
5 changed files with 61 additions and 18 deletions

View File

@ -117,6 +117,10 @@ body {
display: inline;
}
.detectedInfosGroup {
display: none;
}
.row {
margin-bottom: 10px;
}