Lines Matching refs:removeProperty
538 objCollapse.style.removeProperty('padding-top');
539 objCollapse.style.removeProperty('padding-bottom');
540 objCollapse.style.removeProperty('margin-top');
541 objCollapse.style.removeProperty('margin-bottom');
543 objCollapse.style.removeProperty('height');
544 objCollapse.style.removeProperty('overflow');
545 objCollapse.style.removeProperty('transition-duration');
546 objCollapse.style.removeProperty('transition-property');
547 objCollapse.style.removeProperty('box-sizing');
564 objCollapse.style.removeProperty('height');
565 objCollapse.style.removeProperty('padding-top');
566 objCollapse.style.removeProperty('padding-bottom');
567 objCollapse.style.removeProperty('margin-top');
568 objCollapse.style.removeProperty('margin-bottom');
569 objCollapse.style.removeProperty('overflow');
570 objCollapse.style.removeProperty('transition-duration');
571 objCollapse.style.removeProperty('transition-property');
572 objCollapse.style.removeProperty('box-sizing');