1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-17 02:59:03 +01:00
strawberry-audio-player-win.../data/style/statusview.css
2018-02-27 18:06:05 +01:00

12 lines
173 B
CSS

StatusView {
background: white;
background-color: white;
}
QVBoxLayout {
background: white;
background-color: white;
}
QScrollArea {
background: qpalette(base);
}