mirror of
https://github.com/9001/copyparty.git
synced 2026-04-02 22:08:38 +10:00
remove old joke
end of an era
This commit is contained in:
@@ -1113,18 +1113,7 @@ html.y #widget.open {
|
||||
top: -.12em;
|
||||
}
|
||||
#wtico {
|
||||
cursor: url(dd/4.png), pointer;
|
||||
animation: cursor 500ms;
|
||||
}
|
||||
#wtico:hover {
|
||||
animation: cursor 500ms infinite;
|
||||
}
|
||||
@keyframes cursor {
|
||||
0% {cursor: url(dd/2.png), pointer}
|
||||
30% {cursor: url(dd/3.png), pointer}
|
||||
50% {cursor: url(dd/4.png), pointer}
|
||||
75% {cursor: url(dd/5.png), pointer}
|
||||
85% {cursor: url(dd/4.png), pointer}
|
||||
cursor: pointer;
|
||||
}
|
||||
@keyframes spin {
|
||||
100% {transform: rotate(360deg)}
|
||||
|
||||
Reference in New Issue
Block a user