mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
changed color of publisher overlay on crash
This commit is contained in:
parent
88e5a39c75
commit
21e6bac97c
2 changed files with 2 additions and 1 deletions
|
|
@ -980,7 +980,7 @@ VariantInputsWidget QToolButton {
|
|||
}
|
||||
|
||||
#PublishInfoFrame[state="0"] {
|
||||
background: {color:publisher:error};
|
||||
background: {color:publisher:crash};
|
||||
}
|
||||
|
||||
#PublishInfoFrame[state="1"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue