Fix crash showing user data dialog (revert regression from dd0c296209)

Restored the tooltip_face style as it's used in the user_data.xml popup.
master
David Capello 2022-07-20 12:02:07 -03:00
parent da58670dd0
commit 504fb7b7f8
1 changed files with 3 additions and 0 deletions

View File

@ -496,6 +496,9 @@
<style id="tooltip_window_arrow">
<background part="tooltip_arrow" />
</style>
<style id="tooltip_face">
<background color="tooltip_face" />
</style>
<style id="tooltip_text">
<background color="tooltip_face" />
<text color="tooltip_text" align="left" />