mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Qt: enable background images for floating dock widgets
This commit is contained in:
parent
504e3112dd
commit
8db7ef4d5a
11 changed files with 53 additions and 26 deletions
|
|
@ -226,7 +226,7 @@ QDockWidget {
|
|||
font-weight: 500;
|
||||
}
|
||||
[floating="true"] {
|
||||
background: #b3ac98;
|
||||
border-image: url("GuiConfigs/YoRHa-background.jpg");
|
||||
}
|
||||
QDockWidget::title {
|
||||
background: #4d4940;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue