forked from Public/monero-gui
Hover effects for titlebar buttons
This commit is contained in:
committed by
moneromooo-monero
parent
129562594d
commit
4f3bf839f7
@@ -275,6 +275,7 @@ Rectangle {
|
||||
RowLayout {
|
||||
StandardButton {
|
||||
id: sendButton
|
||||
rightIcon: "../images/rightIcon.png"
|
||||
Layout.bottomMargin: 17 * scaleRatio
|
||||
Layout.topMargin: 17 * scaleRatio
|
||||
text: qsTr("Send") + translationManager.emptyString
|
||||
|
||||
Reference in New Issue
Block a user