major: core 0.16

This commit is contained in:
Jean-Baptiste Pasquier
2021-03-16 15:27:30 +01:00
parent 668dfd04d7
commit 41a2910a4a
33 changed files with 418 additions and 115 deletions

View File

@ -67,7 +67,7 @@
}
solid-form-text-label,
hubl-input-type-password,
solid-form-password,
hubl-input-type-email {
color: #5D7393;
}
@ -76,7 +76,7 @@
text-align: left;
}
input[type="submit"] {
[type="submit"] {
float: initial !important;
}
}