I want to remove the white background of the text browser view
here is qdialog :
Capture_qt.PNG
I want to be able to remove the border as well, just text
I tried to change the HTML and added "background-color:#000000;" but the white background for the text browser still exists
thank you