Merge branch 'master' into feature/design-update
This commit is contained in:
commit
119f0795d8
|
@ -19,6 +19,9 @@
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
|
-webkit-appearance: none;
|
||||||
|
-moz-appearance: none;
|
||||||
|
appearance: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
background: darken($background-alternative, 20);
|
background: darken($background-alternative, 20);
|
||||||
|
|
Loading…
Reference in a new issue