mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Raw FSD message component and dialog
Maniphest Tasks: T222
This commit is contained in:
@@ -173,6 +173,12 @@ BlackGui--Components--CDownloadDialog {
|
||||
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
||||
}
|
||||
|
||||
BlackGui--Components--CRawFsdMessagesComponent,
|
||||
BlackGui--Components--CRawFsdMessagesDialog {
|
||||
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