Ref T246, added distributor selection to 1st model set

This commit is contained in:
Klaus Basan
2018-02-10 19:36:33 +01:00
parent 9ad8b9b980
commit b0f7e9e8f6
6 changed files with 58 additions and 19 deletions

View File

@@ -178,6 +178,13 @@ BlackGui--Components--CDbOwnModelSetDialog
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}
BlackGui--Components--CFirstModelSetComponent
BlackGui--Components--CDbDistributorComponent
{
background: black; /* background is background color here */
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}
/* default for buttons */
QToolButton {
background-color: transparent; /* transparent tool buttons */