Adjust colors and alignments in the print info panel

This commit is contained in:
Diego Prado Gesto 2018-12-06 09:12:43 +01:00
parent 218fa3aded
commit c757bf128e
3 changed files with 8 additions and 8 deletions

View file

@ -142,7 +142,7 @@ Item
visible: source != ""
width: height
height: Math.round(0.2 * base.height)
color: UM.Theme.getColor("text")
color: UM.Theme.getColor("small_button_text")
}
MouseArea