Fix the hover for the other menu items
authorKevin Ottens <kevin.ottens@nextcloud.com>
Mon, 6 Jul 2020 11:55:14 +0000 (13:55 +0200)
committerCamila <smayres@gmail.com>
Mon, 6 Jul 2020 18:14:57 +0000 (20:14 +0200)
commitd3d713ff9c2d884128c5a1e57341d4bf3ab05763
treeb9653b434cd7bec4b711eda55c3e5b74f08b4899
parent180f1910149233a3afce2c2c1ae616637ce8f610
Fix the hover for the other menu items

Ultimately we would avoid the code duplication by creating our own
proper QQC2 style instead of directly tuning everything. That's a battle
for another time (more elements would need to be adjusted for that, I
don't want to dilute this branch too much).

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/tray/UserLine.qml
src/gui/tray/Window.qml