Rewrite sync to use new features

This commit is contained in:
Rich Lott / Artful Robot 2025-02-24 13:16:05 +00:00
parent b0983603e5
commit 16f2b6235d
7 changed files with 502 additions and 365 deletions

View file

@ -15,6 +15,7 @@ crm-contact-category-settings .crm-contact-cats-move-target {
transition: opacity 0.3s ease, transform 0.3s ease, display 0.001s allow-discrete, max-height 0.3s ease;
transform-origin: top left;
display: none;
text-align: right;
}
crm-contact-category-settings .moving .crm-contact-cats-move-target {
display: block;