CURA-5250 Add color to the text so it also works fine with other themes.

This commit is contained in:
Diego Prado Gesto 2018-04-20 10:19:25 +02:00
parent 5567d6f168
commit f003adeb1e

View File

@ -527,6 +527,7 @@ Column
width: parent.width - materialCompatibilityLink.width
text: catalog.i18nc("@label", "Use adhesion sheet or glue with this material combination")
font: UM.Theme.getFont("very_small")
color: UM.Theme.getColor("text")
visible: buildplateCompatibilityError || buildplateCompatibilityWarning
wrapMode: Text.WordWrap
opacity: 0.5