mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
Merge branch 'master' into dev
This commit is contained in:
commit
f984abb76d
@ -43,7 +43,7 @@ If you would prefer a different effect for showing the spinner you could define
|
|||||||
CSS. Here is an example that uses `display` rather than opacity:
|
CSS. Here is an example that uses `display` rather than opacity:
|
||||||
|
|
||||||
```css
|
```css
|
||||||
.htmx-indicator{
|
.my-indicator{
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
.htmx-request .my-indicator{
|
.htmx-request .my-indicator{
|
||||||
|
@ -11,9 +11,10 @@ title: </> htmx - high power tools for html
|
|||||||
|
|
||||||
[https://github.com/bigskysoftware/htmx/issues](https://github.com/bigskysoftware/htmx/issues)
|
[https://github.com/bigskysoftware/htmx/issues](https://github.com/bigskysoftware/htmx/issues)
|
||||||
|
|
||||||
## Twitter
|
## Social
|
||||||
|
|
||||||
[@htmx_org](https://twitter.com/htmx_org)
|
[@htmx_org on Twitter](https://twitter.com/htmx_org)
|
||||||
|
[#htmx on Stack Overflow](https://stackoverflow.com/questions/tagged/htmx)
|
||||||
|
|
||||||
## Sponsor
|
## Sponsor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user