mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 12:15:29 +08:00
Ref T573, qss styles adjustments
This commit is contained in:
committed by
Mat Sutcliffe
parent
19ac6d9285
commit
0b273bafc8
@@ -184,6 +184,7 @@ BlackGui--Components--CTextEditDialog,
|
||||
BlackGui--Components--CSetupLoadingDialog,
|
||||
BlackGui--Components--CDownloadComponent,
|
||||
BlackGui--Components--CDownloadDialog,
|
||||
BlackGui--Components--CUpdateInfoDialog,
|
||||
BlackGui--Components--CRawFsdMessagesComponent,
|
||||
BlackGui--Components--CRawFsdMessagesDialog,
|
||||
BlackGui--Components--CDbOwnModelsDialog,
|
||||
@@ -200,7 +201,7 @@ BlackGui--Components--CLegalInfoComponent
|
||||
|
||||
/* default for buttons */
|
||||
QToolButton {
|
||||
background-color: transparent; /* transparent tool buttons */
|
||||
background-color: rgba(0, 0, 255, 128);
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user