mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
added errored button
This commit is contained in:
parent
ad99133cf0
commit
75fefd6ae2
1 changed files with 4 additions and 0 deletions
|
|
@ -148,6 +148,10 @@ QPushButton::menu-indicator {
|
|||
padding-right: 5px;
|
||||
}
|
||||
|
||||
QPushButton[state="error"] {
|
||||
background: {color:publisher:error};
|
||||
}
|
||||
|
||||
QToolButton {
|
||||
border: 0px solid transparent;
|
||||
background: {color:bg-buttons};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue