Commit 44446e99 authored by Don Gagne's avatar Don Gagne

Use correct color

parent 6001e9e1
......@@ -33,7 +33,7 @@ QGCListView {
delegate: Rectangle {
width: parent.width
height: innerColumn.y + innerColumn.height + _margin
color: qgcPal.buttonHighlight
color: qgcPal.missionItemEditor
opacity: 0.8
radius: _margin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment