mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-12 17:27:51 -06:00
Rework printer cards
Contributes to CL-1051
This commit is contained in:
parent
fc333d53c5
commit
b5c893c08e
4 changed files with 807 additions and 711 deletions
|
@ -40,7 +40,7 @@ Item {
|
|||
layer.effect: DropShadow {
|
||||
radius: root.shadowRadius
|
||||
verticalOffset: 2 * screenScaleFactor
|
||||
color: "#3F000000" // 25% shadow
|
||||
color: "#3F000000" // 25% shadow
|
||||
}
|
||||
|
||||
Column {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue