Rework printer cards

Contributes to CL-1051
This commit is contained in:
Ian Paschal 2018-09-28 12:15:33 +02:00
parent fc333d53c5
commit b5c893c08e
4 changed files with 807 additions and 711 deletions

View file

@ -40,7 +40,7 @@ Item {
layer.effect: DropShadow {
radius: root.shadowRadius
verticalOffset: 2 * screenScaleFactor
color: "#3F000000" // 25% shadow
color: "#3F000000" // 25% shadow
}
Column {