alternative loader spinners

This commit is contained in:
ed
2025-02-13 17:07:48 +00:00
parent a255db706d
commit 685f08697a
5 changed files with 26 additions and 1 deletions

View File

@@ -1699,6 +1699,8 @@ html.y #tree.nowrap .ntree a+a:hover {
margin: 1em .3em 1em 1em;
padding: 0 1.2em 0 0;
font-size: 4em;
min-width: 1em;
min-height: 1em;
opacity: 0;
animation: 1s linear .15s infinite forwards spin, .2s ease .15s 1 forwards fadein;
position: absolute;