Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DapCash Wallet
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DapCash
DapCash Wallet
Commits
bd78547a
Commit
bd78547a
authored
5 years ago
by
Alexander
Browse files
Options
Downloads
Patches
Plain Diff
[*] add factor pt to created wallet page
parent
347c7087
No related branches found
No related tags found
1 merge request
!11
Cellframe clone
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CellFrameDashboardGUI/screen/LastAction/DapUiQmlWalletCreatedForm.ui.qml
+9
-8
9 additions, 8 deletions
...ardGUI/screen/LastAction/DapUiQmlWalletCreatedForm.ui.qml
with
9 additions
and
8 deletions
CellFrameDashboardGUI/screen/LastAction/DapUiQmlWalletCreatedForm.ui.qml
+
9
−
8
View file @
bd78547a
...
...
@@ -7,15 +7,15 @@ DapUiQmlScreen {
property
alias
buttonDone
:
doneCreateWalletButton
id
:
walletCreatedMenu
color
:
"
#
edeff2
"
color
:
"
#
F8F7FA
"
Button
{
id
:
doneCreateWalletButton
anchors.horizontalCenter
:
parent
.
horizontalCenter
anchors.bottom
:
parent
.
bottom
anchors.bottomMargin
:
189
+
24
height
:
44
width
:
130
anchors.bottomMargin
:
213
*
pt
height
:
44
*
pt
width
:
130
*
pt
Text
{
id
:
doneCreateWalletButtonText
...
...
@@ -26,7 +26,7 @@ DapUiQmlScreen {
font.family
:
"
Roboto
"
font.styleName
:
"
Normal
"
font.weight
:
Font
.
Normal
font.pointSize
:
1
6
font.pointSize
:
1
8
*
pt
horizontalAlignment
:
Text
.
AlignLeft
}
...
...
@@ -40,9 +40,9 @@ DapUiQmlScreen {
Rectangle
{
id
:
createWalletDescription
color
:
"
#edeff2
"
height
:
50
height
:
50
*
pt
anchors.bottom
:
doneCreateWalletButton
.
top
anchors.bottomMargin
:
24
+
118
+
24
anchors.bottomMargin
:
166
*
pt
anchors.left
:
parent
.
left
anchors.right
:
parent
.
right
anchors.leftMargin
:
1
*
pt
...
...
@@ -56,7 +56,7 @@ DapUiQmlScreen {
color
:
"
#070023
"
font
{
pointSize
:
1
8
pointSize
:
1
6
*
pt
family
:
"
Roboto
"
styleName
:
"
Normal
"
weight
:
Font
.
Normal
...
...
@@ -70,3 +70,4 @@ Designer {
D{i:0;autoSize:true;height:480;width:640}
}
##^##*/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment