diff --git a/CellFrameDashboardGUI/screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml index 5929a4af6abc4f27f6e2f0d7d6a684b5cb1d6a43..740beeb1b42f255337d46a56b429fc4578dd2471 100644 --- a/CellFrameDashboardGUI/screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml +++ b/CellFrameDashboardGUI/screen/desktop/Dashboard/DapDashboardTopPanelForm.ui.qml @@ -59,7 +59,6 @@ DapAbstractTopPanel indicatorImageActive: "qrc:/res/icons/ic_arrow_drop_up.png" sidePaddingNormal: 0 * pt sidePaddingActive: 16 * pt - topIndentActive: 10 * pt normalColorText: "#070023" hilightColorText: "#FFFFFF" normalColorTopText: "#FFFFFF" @@ -75,15 +74,12 @@ DapAbstractTopPanel x: popup.visible ? sidePaddingActive * (-1) : sidePaddingNormal normalColor: "#FFFFFF" hilightTopColor: normalColor - topIndentNormal: 12 * pt - bottomIndentNormal: 14 * pt - bottomIndentActive: bottomIndentNormal paddingTopItemDelegate: 8 * pt - paddingBottomItemDelegate: paddingTopItemDelegate heightListElement: 32 * pt intervalListElement: 10 * pt indicatorWidth: 24 * pt indicatorHeight: indicatorWidth + indicatorLeftInterval: 8 * pt colorTopNormalDropShadow: "#00000000" colorDropShadow: "#40ABABAB" fontComboBox.pixelSize: 14 * pt @@ -139,7 +135,6 @@ DapAbstractTopPanel colorButtonTextHover: "#FFFFFF" indentTextRight: 20 * pt fontButton.pixelSize: 14 * pt - existenceImage: true borderColorButton: "#000000" borderWidthButton: 0 fontButton.family: "Roboto" diff --git a/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapDoneWalletRightPanelForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapDoneWalletRightPanelForm.ui.qml index b02a714e7fc280d52c4d472d54d5c953ac7e8b31..63187d041700107ac112c172474de93e75f443ab 100644 --- a/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapDoneWalletRightPanelForm.ui.qml +++ b/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapDoneWalletRightPanelForm.ui.qml @@ -80,7 +80,6 @@ DapAbstractRightPanel anchors.bottomMargin: 24 * pt checkable: true textButton: qsTr("Done") - existenceImage: false horizontalAligmentText: Text.AlignHCenter indentTextRight: 0 fontSizeButton: 18 * pt diff --git a/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapInputNewWalletNameRightPanelForm.ui.qml b/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapInputNewWalletNameRightPanelForm.ui.qml index c8f5e821fd53b758442909dbb979087e82b9be6f..9232a2f3d587045f9de2336fd8d5e56851c1ab9d 100644 --- a/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapInputNewWalletNameRightPanelForm.ui.qml +++ b/CellFrameDashboardGUI/screen/desktop/Dashboard/RightPanel/DapInputNewWalletNameRightPanelForm.ui.qml @@ -171,7 +171,6 @@ DapAbstractRightPanel indicatorImageActive: "qrc:/res/icons/ic_arrow_drop_up.png" sidePaddingNormal: 0 * pt sidePaddingActive: 0 * pt - topIndentActive: 10 * pt normalColorText: "#070023" hilightColorText: "#transparent" normalColorTopText: "#070023" @@ -187,15 +186,12 @@ DapAbstractRightPanel x: popup.visible ? sidePaddingActive * (-1) : sidePaddingNormal normalColor: "#FFFFFF" hilightTopColor: normalColor - topIndentNormal: 12 * pt - bottomIndentNormal: 14 * pt - bottomIndentActive: bottomIndentNormal paddingTopItemDelegate: 8 * pt - paddingBottomItemDelegate: paddingTopItemDelegate heightListElement: 32 * pt intervalListElement: 10 * pt indicatorWidth: 20 * pt indicatorHeight: indicatorWidth + indicatorLeftInterval: 8 * pt colorTopNormalDropShadow: "#00000000" colorDropShadow: "#40ABABAB" fontComboBox.pixelSize: 16 * pt @@ -307,7 +303,6 @@ DapAbstractRightPanel anchors.top: frameChooseRecoveryMethod.bottom anchors.topMargin: 64 * pt textButton: qsTr("Next") - existenceImage: false colorBackgroundHover: "#D51F5D" colorBackgroundNormal: "#070023" colorButtonTextNormal: "#FFFFFF" diff --git a/libdap-qt-ui-qml b/libdap-qt-ui-qml index dd57503b135663dd66df1376a265a40f058d7e2c..049c20a0daf0097184e2cc60a4c9811d620d87e5 160000 --- a/libdap-qt-ui-qml +++ b/libdap-qt-ui-qml @@ -1 +1 @@ -Subproject commit dd57503b135663dd66df1376a265a40f058d7e2c +Subproject commit 049c20a0daf0097184e2cc60a4c9811d620d87e5