mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
A style had to be prepended in the text to make sure that it adheres to the style we want instead of using the OS-based link style. Note: For some reason QML ignores all other link-style tags (such as `a:hover`, `a:focus` etc) apart from `a:link`, so we can only change the style for the normal link and NOT for when it is clicked or hovered. CURA-8380 |
||
|---|---|---|
| .. | ||
| AddCloudPrintersView.qml | ||
| AddLocalPrinterScrollView.qml | ||
| AddNetworkOrLocalPrinterContent.qml | ||
| AddNetworkPrinterScrollView.qml | ||
| AddPrinterByIpContent.qml | ||
| ChangelogContent.qml | ||
| CloudContent.qml | ||
| DataCollectionsContent.qml | ||
| DropDownHeader.qml | ||
| DropDownWidget.qml | ||
| FirstStartMachineActionsContent.qml | ||
| ImageTile.qml | ||
| UserAgreementContent.qml | ||
| WelcomeContent.qml | ||
| WelcomeDialogItem.qml | ||
| WhatsNewContent.qml | ||
| WizardDialog.qml | ||
| WizardPanel.qml | ||