Initial commit.
This commit is contained in:
11
data/style/statusview.css
Normal file
11
data/style/statusview.css
Normal file
@@ -0,0 +1,11 @@
|
||||
StatusView {
|
||||
background: white;
|
||||
background-color: white;
|
||||
}
|
||||
QVBoxLayout {
|
||||
background: white;
|
||||
background-color: white;
|
||||
}
|
||||
QScrollArea {
|
||||
background: qpalette(base);
|
||||
}
|
||||
Reference in New Issue
Block a user