make the tooltip background darker

This commit is contained in:
Stephen Birarda 2015-06-29 11:05:59 -07:00
parent 133247ec6d
commit 3dc3d8b4c1

View file

@ -21,7 +21,7 @@ Hifi.Tooltip {
Rectangle {
id: border
color: "#7f000000"
color: "#BF000000"
width: 330
height: col.height + hifi.layout.spacing * 2