mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fixed typo
This commit is contained in:
parent
fed3013703
commit
590f19e96f
1 changed files with 2 additions and 2 deletions
|
|
@ -1071,8 +1071,8 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical {
|
|||
#ExpandLabel[state="overriden-modified"]:hover, #SettingsLabel[state="overriden-modified"]:hover {
|
||||
color: {color:settings:modified-light};
|
||||
}
|
||||
#ExpandLabel[state="overriden"], #SettingsLabel[state="overriden"] {color: {
|
||||
color:settings:project-mid};
|
||||
#ExpandLabel[state="overriden"], #SettingsLabel[state="overriden"] {
|
||||
color: {color:settings:project-mid};
|
||||
}
|
||||
#ExpandLabel[state="overriden"]:hover, #SettingsLabel[state="overriden"]:hover {
|
||||
color: {color:settings:project-light};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue