|
|
|
@ -209,6 +209,7 @@ var collapser = (function() {
|
|
|
|
continue;
|
|
|
|
continue;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
target.setAttribute(src1stProps[tag], placeholders[tag]);
|
|
|
|
target.setAttribute(src1stProps[tag], placeholders[tag]);
|
|
|
|
|
|
|
|
target.style.setProperty('display', 'inline-block');
|
|
|
|
target.style.setProperty('min-width', '20px', 'important');
|
|
|
|
target.style.setProperty('min-width', '20px', 'important');
|
|
|
|
target.style.setProperty('min-height', '20px', 'important');
|
|
|
|
target.style.setProperty('min-height', '20px', 'important');
|
|
|
|
target.style.setProperty('border', placeholders.border, 'important');
|
|
|
|
target.style.setProperty('border', placeholders.border, 'important');
|
|
|
|
|