mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Workaround transparent style issues on Mac OS
This commit is contained in:
committed by
Mathew Sutcliffe
parent
4076722aab
commit
6e6fb1f9a8
@@ -308,6 +308,7 @@ QToolBox::tab {
|
||||
}
|
||||
|
||||
QToolBox::tab::selected {
|
||||
color: rgba(255, 255, 0, 255);
|
||||
background-color: rgba(0, 0, 255, 128);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user