ui: Added descriptions to project type selection in wizzard

This commit is contained in:
Eberhard Graether
2016-02-23 14:39:43 +01:00
parent 32dc58b0c0
commit 8633201350
3 changed files with 31 additions and 2 deletions
@@ -20,6 +20,11 @@
margin-left: 40px;
}
#projectDescription {
font-size: 12pt;
margin-left: 20px;
}
#label {
font-weight: bold;
}