This commit is contained in:
Jeremy Thomas
2024-04-29 13:16:06 +01:00
parent 6da946f083
commit 07b6f9e624
25 changed files with 393 additions and 73 deletions

View File

@@ -10606,10 +10606,4 @@ textarea.bulma-is-skeleton:-ms-input-placeholder {
width: 30%;
}
.bulma-skeleton {
background-image: linear-gradient(0deg, transparent 0%, transparent 50%, #f60 50%, #f60 100%);
background-position: top left;
background-size: 1.5em;
}
/*# sourceMappingURL=bulma-no-helpers-prefixed.css.map */