mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed commented color
This commit is contained in:
parent
648f33f4fd
commit
69bdd752dc
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ QComboBox QAbstractItemView::item {
|
|||
}
|
||||
|
||||
QComboBox QAbstractItemView::item:selected {
|
||||
border-left-color: {color:active_1};/*rgb(84, 209, 178);*/
|
||||
border-left-color: {color:active_1};
|
||||
background: {color:bg-view-selection};
|
||||
color: {color:font};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue