[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
suretriggers
/
assets
/
css
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 st-rating.css
2,451 B
SET
[ EDIT ]
|
[ DEL ]
📄 st-trigger-button.css
662 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: st-trigger-button.css
.suretrigger_button { position: relative; } .st_trigger_button_loading:after { content: ''; position: absolute; right: 6px; top: 50%; animation: rotate360 .5s infinite linear, exist .1s forwards ease; } .st_trigger_button_loading:before { content: ""; border-radius: 50%; right: 0px; top: 50%; position: absolute; border-right: 3px solid #ffffff; animation: rotate360 .5s infinite linear, exist .1s forwards ease ; } @keyframes rotate360 { 100% { transform: rotate(360deg); } } @keyframes exist { 100% { width: 15px; height: 15px; margin: -8px 5px 0 0; } }