mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-04 00:05:20 +00:00
Fix wrong cursor style in webring (#3015)
This commit is contained in:
parent
d39dd0e576
commit
79b6504d63
@ -73,7 +73,7 @@ title = "htmx webring"
|
|||||||
hide the #webring
|
hide the #webring
|
||||||
transition #site-table's height to 100% over 300ms then
|
transition #site-table's height to 100% over 300ms then
|
||||||
hide me then
|
hide me then
|
||||||
show #return-to-webring">List Sites</a><a id="return-to-webring"
|
show #return-to-webring">List Sites</a><a href="#" id="return-to-webring"
|
||||||
style="display: none"
|
style="display: none"
|
||||||
_="on click
|
_="on click
|
||||||
transition #site-table's height to 0px over 800ms then
|
transition #site-table's height to 0px over 800ms then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user