Support stylesheets in drop site widget

This commit is contained in:
Klaus Basan
2015-12-12 00:36:15 +01:00
parent d3487bb375
commit 431117e83b
4 changed files with 26 additions and 0 deletions

View File

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