mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-27 07:27:18 +02:00
Rewrite sync to use new features
This commit is contained in:
parent
b0983603e5
commit
16f2b6235d
7 changed files with 502 additions and 365 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue