Make the blue color on the monitor tab consistent

CL-554
This commit is contained in:
Simon Edwards 2017-10-10 10:49:04 +02:00
parent ebb8437bff
commit c6f4e263fb
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ Rectangle
property var printer
border.width: UM.Theme.getSize("default_lining").width
border.color: mouse.containsMouse ? UM.Theme.getColor("setting_control_border_highlight") : lineColor
border.color: mouse.containsMouse ? emphasisColor : lineColor
z: mouse.containsMouse ? 1 : 0 // Push this item up a bit on mouse over to ensure that the highlighted bottom border is visible.
property var printJob: