mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
8c41879d74
@ -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
|
||||
.htmx-indicator{
|
||||
.my-indicator{
|
||||
display:none;
|
||||
}
|
||||
.htmx-request .my-indicator{
|
||||
|
Loading…
x
Reference in New Issue
Block a user