Change some colors for the arrows in some setting selectors

Contributes to CURA-5876.
This commit is contained in:
Diego Prado Gesto 2018-12-11 16:35:59 +01:00
parent b993a7b0d9
commit f99c788eb6
14 changed files with 24 additions and 58 deletions

View file

@ -105,7 +105,7 @@ Cura.ExpandablePopup
id: buttonText
text: viewsSelectorButton.text
color: UM.Theme.getColor("text")
font: UM.Theme.getFont("action_button")
font: UM.Theme.getFont("medium")
renderType: Text.NativeRendering
verticalAlignment: Text.AlignVCenter
elide: Text.ElideRight