mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Choose project widget is more clear
This commit is contained in:
parent
7ed2e39db0
commit
f515f360dc
2 changed files with 31 additions and 13 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue