var style = document.createElement('style');
style.textContent = '.block1{box-shadow:inset ' + window.getComputedStyle(document.querySelector('.block-1')).boxShadow + ' !important}';
document.head.appendChild(style);
|
| Часовой пояс GMT +3, время: 00:14. |