Mercurial Hosting > dad
view src/dad.css @ 20:0b3376e13e22 default tip
add nested example
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 18 Feb 2025 17:23:17 -0700 |
parents | 969d5980b375 |
children |
line wrap: on
line source
[dad-drag] { cursor: move; touch-action: none; } [dad-original] { visibility: hidden !important; } [dad-dragging] { position: fixed !important; margin: 0 !important; z-index: 100; }