Choose project widget is more clear

This commit is contained in:
Jakub Trllo 2022-03-09 14:34:18 +01:00
parent 7ed2e39db0
commit f515f360dc
2 changed files with 31 additions and 13 deletions

View file

@ -1266,6 +1266,12 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
font-size: 15pt;
font-weight: 750;
}
#ChooseProjectFrame {
border-radius: 10px;
}
#ChooseProjectView {
background: transparent;
}
/* Globally used names */
#Separator {