Fix context background
This commit is contained in:
parent
1e886cb12c
commit
d2ef0a996f
@ -53,18 +53,18 @@ macos QMenu {
|
||||
}
|
||||
|
||||
#scrollarea_play {
|
||||
background-color: white;
|
||||
background-color: %palette-base;
|
||||
font: 11pt;
|
||||
}
|
||||
|
||||
#scrollarea_stop {
|
||||
background-color: white;
|
||||
background-color: %palette-base;
|
||||
font: 11pt;
|
||||
}
|
||||
|
||||
#scrollAreaWidgetContents_stop {
|
||||
background-color: white;
|
||||
background-color: %palette-base;
|
||||
}
|
||||
#scrollAreaWidgetContents_play {
|
||||
background-color: white;
|
||||
background-color: %palette-base;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user