Core: Fix 'QTextEdit' background-color
Suggested and Co-authored-by: @MisterMakerNL
This commit is contained in:
@@ -804,7 +804,7 @@ https://doc.qt.io/qt-5/stylesheet-examples.html#customizing-specific-widgets
|
||||
report view
|
||||
--------------------------------------------------------------------------- */
|
||||
QTextEdit {
|
||||
background-color: @PrimaryColor;
|
||||
background-color: @TextEditFieldBackgroundColor;
|
||||
border-top: 1px solid @GeneralBorderColor;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user