mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
make the tooltip background darker
This commit is contained in:
parent
133247ec6d
commit
3dc3d8b4c1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Hifi.Tooltip {
|
|||
|
||||
Rectangle {
|
||||
id: border
|
||||
color: "#7f000000"
|
||||
color: "#BF000000"
|
||||
width: 330
|
||||
height: col.height + hifi.layout.spacing * 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue