merge branch master into assets

This commit is contained in:
dkanada 2020-01-08 11:10:24 +09:00
commit 2f4cf8248b
124 changed files with 5363 additions and 2283 deletions

View file

@ -38,9 +38,6 @@
margin: 0;
padding: 0;
opacity: 0;
-ms-appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
border: none;
}
@ -115,7 +112,7 @@
margin-bottom: .25em;
}
@-webkit-keyframes repaintChrome {
@keyframes repaintChrome {
from {
padding: 0;
}