mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
refs #901, use CSingleApplicationUi for UI settings
plus stylesheet update to notice disabled component
This commit is contained in:
committed by
Mathew Sutcliffe
parent
57ede8b04c
commit
b392992944
@@ -282,6 +282,10 @@ QGroupBox {
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
}
|
||||
|
||||
QGroupBox::disabled {
|
||||
background: rgba(4, 105, 105, 105);
|
||||
}
|
||||
|
||||
QGroupBox::title {
|
||||
top: 2px;
|
||||
left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user