changed color of publisher overlay on crash

This commit is contained in:
Jakub Trllo 2022-10-05 10:56:46 +02:00
parent 88e5a39c75
commit 21e6bac97c
2 changed files with 2 additions and 1 deletions

View file

@ -980,7 +980,7 @@ VariantInputsWidget QToolButton {
}
#PublishInfoFrame[state="0"] {
background: {color:publisher:error};
background: {color:publisher:crash};
}
#PublishInfoFrame[state="1"] {