forked from Public/monero-gui
fixes + addressbook v1 + transfer v1
This commit is contained in:
@@ -40,7 +40,7 @@ Rectangle {
|
||||
font.pixelSize: 11
|
||||
font.bold: true
|
||||
color: button.checked || buttonArea.containsMouse ? "#FFFFFF" : dot.color
|
||||
visible: appWindow.ctrlPressed
|
||||
visible: appWindow.altPressed
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user