mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Ref T246, added distributor selection to 1st model set
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user