![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/thread-self/cwd/wp-content/plugins/uicore-animate/includes/preloaders/ |
<style> .ui-anim-spinner { animation: uiAnimLoader 1s infinite linear; border-radius: 50%; border: 3px solid rgba(0, 0, 0, 0.2); border-top-color: var(--ui-e-anim-preloader-color); height: 0; margin: 0 auto 3.5em auto; width: 80px; height: 80px; margin-bottom: 10px; } @keyframes uiAnimLoader { to { transform: rotateZ(360deg); } } </style> <div class="ui-anim-spinner"></div>