mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Unify the fonts to only have 8 instead of 13.
Contributes to CURA-6025.
This commit is contained in:
parent
a505adbf40
commit
77ede1ae6b
25 changed files with 41 additions and 61 deletions
|
@ -51,7 +51,7 @@ UM.Dialog
|
|||
id: version
|
||||
|
||||
text: catalog.i18nc("@label","version: %1").arg(UM.Application.version)
|
||||
font: UM.Theme.getFont("large")
|
||||
font: UM.Theme.getFont("large_bold")
|
||||
color: UM.Theme.getColor("text")
|
||||
anchors.right : logo.right
|
||||
anchors.top: logo.bottom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue