mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 12:35:43 +08:00
Support stylesheets in drop site widget
This commit is contained in:
@@ -100,6 +100,10 @@ BlackGui--COverlayMessages {
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
BlackGui--CDropSite {
|
||||
background: black; /* background is background color here */
|
||||
}
|
||||
|
||||
/*
|
||||
QTableView[isShowingLoadIndicator="true"] {
|
||||
background-image: url(:/preloaders/icons/preloaders/FillingRing64.gif);
|
||||
|
||||
Reference in New Issue
Block a user