Ref T573, qss styles adjustments

This commit is contained in:
Klaus Basan
2019-03-19 05:43:34 +01:00
committed by Mat Sutcliffe
parent 19ac6d9285
commit 0b273bafc8
2 changed files with 30 additions and 6 deletions

View File

@@ -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;
}