mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 08:17:49 -06:00
Make text black
Contributes to CL-1040
This commit is contained in:
parent
35ed234991
commit
aa6ec9e44b
1 changed files with 0 additions and 1 deletions
|
@ -178,7 +178,6 @@ Item {
|
|||
color: UM.Theme.getColor("text");
|
||||
elide: Text.ElideRight;
|
||||
font: UM.Theme.getFont("default");
|
||||
opacity: 0.6;
|
||||
text: printJob ? OutputDevice.formatDuration(printJob.timeTotal) : "";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue