mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
implements the new load file button styling
(so that the mouse-over label can be translated..). The final icon will be added later. Contributes to: issue CURA-129
This commit is contained in:
parent
096065a441
commit
7ef41d1556
2 changed files with 29 additions and 13 deletions
|
@ -301,7 +301,7 @@ UM.MainWindow
|
|||
//style: UM.Theme.styles.open_file_button
|
||||
text: catalog.i18nc("@action:button","Open File");
|
||||
iconSource: UM.Theme.icons.open
|
||||
style: UM.Theme.styles.tool_button;
|
||||
style: UM.Theme.styles.open_file_button
|
||||
tooltip: '';
|
||||
anchors
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue