mirror of
https://github.com/9001/copyparty.git
synced 2025-08-19 09:52:21 -06:00
look at him go
This commit is contained in:
parent
9af64d6156
commit
99d9277f5d
|
@ -493,7 +493,8 @@ input[type="checkbox"]:checked+label {
|
||||||
}
|
}
|
||||||
.dumb_loader_thing {
|
.dumb_loader_thing {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 1em;
|
margin: 1em .3em 1em 1em;
|
||||||
font-size: 3em;
|
padding: 0 1.2em 0 0;
|
||||||
|
font-size: 4em;
|
||||||
animation: spin 1s linear infinite;
|
animation: spin 1s linear infinite;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue