Qt: enable background images for floating dock widgets

This commit is contained in:
Megamouse 2018-03-02 00:45:20 +01:00 committed by Ivan
parent 504e3112dd
commit 8db7ef4d5a
11 changed files with 53 additions and 26 deletions

View file

@ -226,7 +226,7 @@ QDockWidget {
font-weight: 500;
}
[floating="true"] {
background: #b3ac98;
border-image: url("GuiConfigs/YoRHa-background.jpg");
}
QDockWidget::title {
background: #4d4940;