1
0
Fork 0

Redesign (again...)

Black -> white
This commit is contained in:
Moritz Ruth 2020-05-19 18:23:52 +02:00
parent f35cf47a8b
commit 3aa23732fa
No known key found for this signature in database
GPG key ID: AFD57E23E753841B
19 changed files with 329 additions and 340 deletions

View file

@ -21,8 +21,10 @@
transition: 140ms ease background-color;
&:hover, &:focus {
outline: none;
&:not(.my-button--disabled) {
background: transparentize(colors.$blue, 0.85);
background: transparentize(colors.$background-c, 0.9);
}
}
@ -195,7 +197,7 @@
click: true,
400: true
},
value: "rgba(255, 255, 255, 0.2)"
value: "rgba(0, 0, 0, 0.5)"
}
],
attrs: {